ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1: Syntax error
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Managing main window menus
A main menu is necessarily associated with a window......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
9. Internal component
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
3. Site development life cycle
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating nested reports
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Events associated with a Navigation Bar control
.NET object
To access a class......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Properties of a help page
The characteristics of a help page are used to define......
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Error 4: A space is required after the ':' character