ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SysIMEI (Function)
Returns the IMEI number of an Android phone.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Internal component
An internal component is a set of elements from a project......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The Static control
A Static control is a control used to display a static text......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.