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......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
21. Reports
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
23. Print modes
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
The pages
Pages are the main interface of a WEBDEV site......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....