ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
RegistryRename (Function)
Renames a key in the registry.
SQL functions: Special case
List of SQL functions: Special case...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Control constants
List of constants used by the functions for managing controls...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.