ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
List,Search (External language)
Finds a value in a list.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Screen,Next (External language)
Returns the name of the next editable control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Table,Count (External language)
Returns the number of elements in a Table control.
Table,Add (External language)
Adds an element to a Table control.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Debugging functions
List of debugging functions...