ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
2. Deploying a static site or a PHP site
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ERR_LAUNCH_FAILED
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Right (Function)
Extracts the last characters from a string or string buffer.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
ERR_LOADMOREDLL
Zombie data files and items
During the life of an application, items live and die......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Installing and starting WDTRAD
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.