ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus...
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......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Phone constants (Android / iOS)
Report editor: Available types of reports
Several types of reports can be created in the report editor......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Execute (Function)
Starts the execution of a process through programming.
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
WEBDEV license agreement
WEBDEV license agreement...
StreamReject (Function)
Refuses a request for stream connection.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function