ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Control templates
WINDEV Mobile allows you to create control templates....
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Constants for managing Beacons
The following constants are used to manage Beacons:
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Error 116: An array dimension must be an integer value
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
Move
The Move property determines if an element can be moved.
Polygon (Property)
The Polygon keyword can correspond to...
BTStack (Function)
Returns the Bluetooth stack currently used.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
FTPCommand (Function)
Sends a specific FTP command to a server.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Error 34: 'Break' is not allowed outside the loops
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....