ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
3. Deploying a WINDEV application
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
8. If you are already familiar with WINDEV
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Organization chart linked to a data file
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HChangeKey (Function)
Changes the browse item.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
grAddData (Function)
Adds a data into a chart.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....