ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The single-part and multi-part archives
Two types of archives are available......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
How to use an array of structures?
An array of structures is an Array variable......
Testing a static page
The test of a single page runs the current page in WEBDEV......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
CtCursorOptions (Property)
The CtCursorOptions property gets the cursor type used when connecting to an external database.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...