ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Animating a Static control
Two methods can be used to animate a Static control......
Events associated with the Conference control
List of events associated with a Conference control...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
BackgroundTaskAdd (Function)
Adds a new background task.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
DateTimeDifference (Function)
Calculates the difference between two dates and times.