ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Testing a project: setting
By testing the project you can simulate how the application will run......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Events associated with pages
List of events associated with pages...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Local procedure
Two types of procedures are available......
Principle for running threads
At runtime, an application runs in a main thread......
Constants for external files
List of constants used by the functions for managing external files....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Page constants
List of constants used by page functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Input (Function)
Displays a message allowing the user to type an information.