ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
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...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Comment (Property)
The Comment property is used to manage comments.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Automatic calculations in a Table control (AAF)
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.