ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Example)
Usage example of the Asc function
Table control properties
You can manipulate Table controls in a window or page using the following WLanguage properties......
Scheduler control properties
You can manipulate Scheduler controls in a window or page using the following WLanguage properties....
Info (Function)
Displays a custom message in a system information window.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Constants for external files
List of constants used by the functions for managing external files....
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Handling controls in a report
The different operations available for the report controls are as follows......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Charact (Example)
Usage example of the Charact function
fTempPath (Example)
Usage example of the fTempPath function
The different types of integers
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function