ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Decode (Function)
Decodes a character string that was encoded by Encode.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Hole (Property)
The Hole property is used to define the holes of a polygon.
Note (Property)
The Note property is used to get and change a text associated with an element.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
14. Report templates
...Report templates are used to easily standardize report layouts....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Telephony constants
List of constants used by telephony functions...
4. Activating a dynamic WEBDEV site
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
11. Table/Looper controls
Change the volume of a UPnP device....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....