ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
ChronoReset (Function)
Stops and resets a running stopwatch.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Google constants
List of constants used by the Google functions....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
ServiceControl (Function)
Sends a control message to a service.
ThreadMode (Function)
Changes the management mode of threads.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
iGroupAdd (Function)
Adds a report to a group of reports.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Environment of the report editor
Environment of the report editor...
Multiline strings
To type character strings over several lines in the code editor...
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.