ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Error 204: using a parameter without optional value after parameters ...
The Wire control
The Wire control is used to visually link 2 controls......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Error 532: The size of the string to extract must be strictly positive
Binding a Repositionable Note control to an item
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Link properties
When creating a link, you can simply specify the destination......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Creating anchors
The anchors are used to define specific points in a help page......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ERR_BAD_CONTEXT_FOUND
Associating a control with a tab pane
Methods to associate a control with a tab pane......
6. Editing a page: zoning mode