ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFirst (Function)
Positions on the first row of the query result.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Advanced types
The advanced types of WLanguage are as follows...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Locking data files: correspondence between WINDEV 5.5 and the later versions
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function