ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
XMLDocument (Function)
Creates a new XML document.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
gpwOpen (Function)
Opens the User Groupware login window or page.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Test of a query
The query editor allows you to run the test of query result......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Generating an application for Universal Windows 10 App
LOOP statement
The statement block is repeated endlessly...