ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating a delete query
A delete query (corresponding SQL statement......
String (Variable type)
The String type is used to manipulate strings......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
3. Application development cycle
Development cycle of a WINDEV application....
8. 10 tips for better interfaces...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
DDE constants
List of constants used by the DDE functions...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......