ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Character strings
WLanguage supports different types of strings....
Events associated with the project
List of events associated with the project...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HNext (Function)
Sets the position on the next table record according to a browse item.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
General environment of WINDEV
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
CallDLL32 (Function)
Runs a function found in an external DLL.
The Multimedia control
The Multimedia control is used to play multimedia files......