ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
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....
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.
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......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HConnect (Example)
Usage example of the HConnect function
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.
2. User-friendly editors in practice
User-friendly editors in practice...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......