ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dbgInfo (Function)
Returns a debug information.
9. Sharing a project in practice
Sharing a project in practice...
iDestination (Function)
Configures the print destination.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Recycle code windows
By default, a single code window is opened per ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Sorts in a report
The sort is used to organize the information displayed in the report......
.NET application
To create a.NET application from a project......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Sound (Function)
Plays a sound in WAV format.
Label report
The report editor allows you to create "Label" reports......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Bar code constants
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Debugging constants
List of constants used by the debugging functions...
2. Modes to install an application
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......