ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Step 1: Configuring the print parameters
This step allows you to choose......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
6. WEBDEV Account Manager
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
8. Optimizing an application
WINDEV Mobile concepts
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Reports
A report provides a custom view of data......