ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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.)....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Assisted universal replication: specific features
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
dCopy (Function)
Copies an image to another image.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HOnError (Function)
Customizes the management of HFSQL errors.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Environment of code editor
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
19. Sending emails
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
DateTimeDifference (Function)
Calculates the difference between two dates and times.