ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDTestSite: Load test
The stress tests are used to check......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
12. Control templates
...Control templates...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Constants for managing Organizer controls
Constants for managing Organizer controls...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Cell control
The Cell control contains controls......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.