ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Events associated with pages
List of events associated with pages...
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......
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......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Local procedure
Two types of procedures are available......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
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....
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