ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
BurnerSelect (Function)
Used to select the default burner.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Managing assertions
...The main available features are as follows:...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Phone constants (Android / iOS)
Report editor: Available types of reports
Several types of reports can be created in the report editor......
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Structure (Type of variable)
A structure is a custom type of data...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Execute (Function)
Starts the execution of a process through programming.
WEBDEV license agreement
WEBDEV license agreement...
DnDAccept (Example)
Usage example of the DnDAccept function
Menu management functions
List of functions for managing menus...
TableAddChild (Example)
Usage example of the TableAddChild function