ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Count (Property)
The Count property returns the number of elements in a given set.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Creating the Table pages of the WEBDEV RAD pattern
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
PageDisplay (Function)
Displays a web page in the user's browser....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating the Form windows of a WINDEV RAD pattern
The planes in WEBDEV
The planes are used to group the controls of an element......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Code snippets
The code editor allows you to enter "Code snippets"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Creating user accounts
A User account allows the server administrator to......
Report based on a query
Queries are used to easily select records in one or more data files......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....