ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Toast constants
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Link (Property)
The Link property is used to get and change the link of an element.
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.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
DataType (Function)
Identifying the type of a WLanguage variable.
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......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).