ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Type (Property)
The Type property is used to get and change the type of an element.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Various constants
List of various constants used by the constants WINDEV functions....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.