ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
Installing the monitoring robot
The monitoring robot includes three executables......
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....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
14. Report templates
...Report templates are used to easily standardize report layouts....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
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.
22. Report templates
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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......
TreeView constants
List of constants used by the TreeXXX functions...
RegistryValueType (Function)
Returns the type of value found in the registry.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.