ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Example)
Usage example of the HChangeConnection function
Functions for managing RTF controls
List of functions for managing RTF controls...
Designing a supercontrol
A supercontrol is an advanced type of control......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
HDelete (Function)
Deletes a record from a data file (query or view).
WINDEV License Agreement
WINDEV License Agreement...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
grZoom (Function)
Defines the zoom of a chart.
Drawer control properties
List of properties associated with the Drawer control...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
iFont (Function)
Selects the default font.
dBackground (Example)
Usage example of the dBackground function
MatWrite (Function)
Writes an element into a matrix.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HState (Function)
Used to find out the state of a record.
Manager of automated tests
The test manager is used to......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....