ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
OpenChild (Example)
Usage example of the OpenChild function
Creating the Form pages of a WEBDEV RAD pattern
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating the Relation windows of a WINDEV RAD pattern
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Properties of a help page
The characteristics of a help page are used to define......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
iPrintImage (Function)
Sends the image file to print to the print buffer.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Discover all the possibilities of pivot tables