ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Information 302: Ambiguity between a variable and a control
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Deploying a WEBDEV site: Creating the library
A library (WDL file) groups the project resources (pages, queries, ......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Printing the content of a table (AAF)
By default, a Table field offers an automatic context menu enabling the user to perform a number of operations on the data displayed in the table......