ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Record (Type of variable)
The Record type is used to save the values of a record.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Info (Function)
Displays a custom message in a system information window.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Charact (Example)
Usage example of the Charact function
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Multilingual project