ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
HDeactivateTrigger (Function)
Disables a trigger.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
Age
The Age keyword can correspond to...
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
NetGetFile (Example)
Usage example of the NetGetFile function
How to manage enumerations programmatically?
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
XMLSavePosition (Function)
Stores the current position in the XML document.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Query
The keyword "Query" is used to describe:
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.