ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Events associated with Table controls
List of events associated with Table controls...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
8. Traffic statistics of dynamic sites
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Testing the WEBDEV Application Server setup with an example
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min