ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Android Control Center
Do you know where to find your application log files?...
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
5. Deploying a dynamic site (Session or AWP) in practice
BackgroundTaskAdd (Function)
Adds a new background task.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Runtime log
The runtime log is the best way to identify the most used features of an application......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
User report editor (Reports & Queries)
A report provides a custom view of data......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).