ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Events associated with pages
List of events associated with pages...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
The Edit control
The Edit control allows users to enter data......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
13. Security benefit: managing the "Back" button
Copying and cloning
Variables are copied using the "=" operator...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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....
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......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......