ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with Image controls
List of events associated with Image controls...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SocketRead (Function)
Retrieves a message sent by another socket.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Hasp constants
The Hasp constants are as follows......
MemModify (Function)
Modifies an element in a memory zone.
Programming overview in C and C++
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.