ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

".STY" file: "Style sheet" file
A style sheet is a "......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Writing an email: the available methods
This help page presents the methods for writing an email....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
LDAPNbValue (Function)
Returns the number of values for an attribute.
Classes, members, methods and properties
A class is made of......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Automation object
The Automation keyword is used to declare an automation object...