ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property sets and changes the password.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Operator on Address
The & operator returns the address of a variable as an integer
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WINDEV: Example of programmed Drag and Drop
Constants used for managing the multi-touch
Constants for managing the multi-touch...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
12. Available tests
11. Window templates
WINDEV Mobile allows you to create window templates....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with framesets
List of events associated with framesets...
Environment of the data model editor
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......