|
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
Restarts a paused service. |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not. |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Adds an appointment:
in a Lotus Notes or Outlook calendar.
in a calendar on a mobile device (Android or iOS).... |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|