ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL view
An SQL view is a virtual data source defined by an SQL query......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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.
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
2. Analysis in practice
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.