ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
7. HFSQL: files physically created
The pages
Pages are the main interface of a WEBDEV site......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Handling TimeLine controls programmatically
A TimeLine control can be......
Software license agreement
WINDEV Express license agreement...
Style of a control
As soon as it is created, a control is associated with a style......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The Tab control
The Tab control is used to simultaneously display different controls......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Query editor
The query editor is used to automatically create queries on the data files......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....