ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Fax constants
List of constants used by the functions for managing faxes....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Events associated with Tab controls
List of events associated with Tab controls...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Border management constants
List of constants used by the border management functions....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
How to perform a full file browse?