ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Complete (Function)
Returns a character string of a specified length.
XMLSavePosition (Function)
Stores the current position in the XML document.
Multimedia control properties
List of properties associated with the Multimedia control...
HConnect (Example)
Usage example of the HConnect function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
CallDLL32 (Example)
Usage example of the CallDLL32 function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Chart management functions
...Chart management functions...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Type (Property)
The Type property is used to get and change the type of an element.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......