ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Link (Property)
The Link property is used to get and change the link of an element.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
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.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ArraySort (Function)
Sorts a WLanguage array.
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.
EventChange (Function)
Modifies the status of an event.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Comment (Property)
The Comment property is used to manage comments.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Sort (Function)
Sorts a WLanguage array.
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...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Serialization constants
The serialization constants are as follows:
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.