ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Programming custom calculations in Table controls
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MySelf (Reserved word)
MySelf is used to handle the current control...
ControlClone (Function)
Creates a new control from an existing control.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
GetDefinition (Function)
Retrieves the definition of element type.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.