ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
PDF printing: Special cases
Specific features of print in PDF format...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
memcachedResult (Variable type)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Project (External language)
Opens and runs a WINDEV project.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ControlClone (Function)
Creates a new control from an existing control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...