ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
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....
The Organizer control
The Organizer control is used to display and handle organizers......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.