ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Execute (Function)
Starts the execution of a process through programming.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Declaring and using a variable
A variable is defined by name and type......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Constants for the Exif functions
List of constants used by the Exif functions....
fSelect (Function)
Opens the Windows file picker.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
CallDLL32 (Function)
Runs a function found in an external DLL.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Events associated with pages
List of events associated with pages...
Creating the Form windows of a WINDEV RAD pattern
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
API (Function)
Runs a function found in an external DLL.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min