ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to open a page?
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
2. Types of setup
Types of setup...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Events associated with windows
List of events associated with windows...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......