ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
The "Analysis" pane
The "Analysis" pane lists......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
8. Associating controls with data
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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)....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
ERR_CANNOT_RUN_EXPLORER