ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the query result
The result of a select query can be used in......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Body block
The Body block corresponds to the main block of the report......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Manager of automated tests
The test manager is used to......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Edit options of a report
The report editor allows you to......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Type and version of Web server
The configuration diagnostic displays the following error......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....