ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object......
OLE functions
List of OLE functions...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDMap: Export records from a table
WDMAP allows you to export records to......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WDMap: View records in a table
WDMap is used to view the records found in a table......
11. Choosing the action of a button/link