ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
J2EE functions
List of J2EE functions...
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....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Table,Col (External language)
Returns the current index of the column.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HCancelBackup (Function)
Cancels a current backup.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Socket management functions
List of functions for managing sockets...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......