ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Link control properties
The Link control is available in a page and in a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Compile (Example)
Usage example of the Compile function
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
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......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.