ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
18. Order of execution of the code of buttons/links
21. Managing business rules
Managing business rules...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
1. Examples provided with WINDEV Mobile
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
15. Creating the executable in practice
Creating the executable in practice...