Avatar

ユニフィニティーカスタマーサポート

  • Total activity 1915
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 2 users
  • Votes 11
  • Subscriptions 1292

Articles

Recent activity by ユニフィニティーカスタマーサポート Sort by recent activity Recent activity Votes
  • Connect to Kintone and retrieve information

    1. Outline Learn how to connect to Kintone from your Unifinity app using the REST API. This sample project uses the GET method to retrieve a single record in JSON format. The sample project use...

  • Delayed loading with asynchronous processing execution

    1. Outline Time-consuming processes such as downloading and displaying large amounts of image data can be executed in separate threads using asynchronous processing, allowing another process to be ...

  • Use the numeric keypad to enter data

    1. Outline This method calls for the numeric keypad to be used when entering numerical values. The numeric keypad is created as a subform. The sample project used in the explanation can be downloa...

  • Highlight the text box you are typing in

    1. Outline To highlight a text box as it is being typed, this method instantly changes the background and border colors when it becomes active. The sample project used in the explanation can be do...

  • Display the Japanese calendar in the western calendar

    1. Outline If you want to convert the date display format, Unifinity handles it as follows (Case 1) Converting a western year date into a western or Japanese year date with a different display fo...

  • 1. character code

    Unifinity Studioas well asUnifinity Application PlayerThe character encoding used in theUTF-8It is. If you wish to use a different character set, for example to communicate with a server, you can ...

  • character string data

    summary Stores string data in the Unicode character set. minimum value 0 character greatest value attention (heed) The maximum length of the string depends on the performance of the terminal on w...

  • Accessing the database

    1. Outline Unifinity can store information entered into the app screen in a database or retrieve information from the database and display it in the app. Databases make it easy to store and retriev...

  • Numeric/character format

    You can specify the display format (formatting) for displaying numbers and text in labels, text boxes, tables, calendars, and other controls. The display format of the output results can be contro...

  • 1. screen design overview

    Unifinity Studio allows you to create screens (forms) for Unifinity applications in an intuitive manner, using the mouse to place controls on the screen and setting the display content in the prope...