ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
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....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
HConnect (Example)
Usage example of the HConnect function
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
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.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
2. Projects in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
2. Projects in practice
Discover the main operations that can be performed on a project....