ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
EventClose (Function)
Closes a synchronization event between several threads.
EventOpen (Function)
Opens a synchronization event between several threads.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
KeyPressed (Function)
Checks which key is pressed.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Functions for managing RTF controls
List of functions for managing RTF controls...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Options of the window editor
To configure the general options of the window editor......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
History of versions
The history of setup versions is an advanced feature of the network setup......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.