ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Properties associated with the options of a Switch control
Lists the video capture drivers installed on the current computer....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Applet control properties
List of properties associated with the Applet control...
Guided tour management constants
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.