ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Example)
Usage example of the CookieRead function
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ArrayDeleteAll (Function)
Deletes all 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....
Using the Vista style in your windows
WINDEV allows you to customize......
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
CookieWrite (Example)
Usage example of the CookieWrite function
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Constants for managing emails
List of constants used by the functions for managing emails....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
RegistryRename (Function)
Renames a key in the registry.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Bluetooth constants
List of constants used by the Bluetooth functions....
HAddGroup (Function)
Adds a group of users.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.