ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
VariableReset (Function)
Resets the variable to its initial value.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
WEBDEV Application Server - 10 connections - License agreement
Referring to an element in a WLanguage event / process
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HListConnection (Function)
Returns the list of connections currently described in the application.
DnDAccept (Example)
Usage example of the DnDAccept function
MyReport (Reserved word)
MyReport is used to handle the current report...