ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
TreeView constants
List of constants used by the TreeXXX functions...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
GetDefinition (Function)
Retrieves the definition of element type.
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......