ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
2. User-friendly editors in practice
User-friendly editors in practice...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MatError (Example)
Usage example of the MatError function
Using the Salesforce service
Salesforce is a very popular CRM software......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
EmailReadLast (Example)
Usage example of the EmailReadLast function
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).