ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Window controls
Several types of controls can be used in a window, ......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
Border of controls
One of the most important elements of control style is its border......
Z-index of a control
All the controls in a window or report have a different z-index......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Manipulating Web Component controls programmatically
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Flexbox control properties
WLanguage properties can be used to manipulate ......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.