ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WINDEV 2024 Tutorial - Table of contents
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
EmailGetAll (Function)
Retrieves all the emails found on a server.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
HTTPCreateForm (Function)
Creates an HTTP form.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......