ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Binding a Combo Box control to an item
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
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....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Multi-project search
Performing a search in the current project is a common operation......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Error 1008: The member of the class is protected
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Code editor: Display options
The code editor proposes several display options......
Events associated with List Box controls
List of events associated with List Box controls...
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Creating a query
Two methods can be used to create a query......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Specific features of the Express version