ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
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)....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
List of extension attributes
The list of extension attributes ......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Service variable
The Service variable is used to......
Crosstab report
The report editor allows you to create "Crosstab" reports......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
ChangeStyle (Function)
Modifies the style of a control dynamically.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Style of a control
As soon as it is created, a control is associated with a style......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
grDraw (Function)
Draws a chart according to the specified parameters.