ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
Link (Property)
The Link property is used to get and change the link of an element.
Error (Function)
Displays a custom error message in a system error window.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
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.
AutomaticEvent (Variable type)
The AutomaticEvent type is used to manage an automatic event.
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....
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
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...