ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Creating user accounts
A User account allows the server administrator to......
Error 102: The constants can be defined in the initialization code of project, ...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Events associated with the project
List of events associated with the project...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Example for creating a select query
This help page explains how to create two select queries......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Principle of remote check
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......