|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file. |
|
|
|
|
|
|
Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session. |
|
|
|
|
|
|
Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
Adds an attached file to an email. |
|
|
|
|
|
|
The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
List of Calendar functions... |
|
|
|
|
|
|
Returns the decimal part of a number. |
|
|
|
|
|
|
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
Used to find out whether the telemetry is enabled. |
|
|
|
|
|
|
Closes the Modbus session. |
|
|
|
|
|
|
Stops "collecting data" for the performance profiler. |
|
|
|
|
|
|
Is used to change, through programming, the theme (dark or light) used by the mobile application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|