ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_SERIAL_NUMBER
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Sensor constants
Constants used by the SensorXXX functions...
14. Report templates
Report templates...
22. Report templates
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......