ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
12. Retrieving data from a site
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
WDTRAD options
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Managing space characters in the searches?
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Creating the Form windows of a WINDEV RAD pattern
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Print the content of your tables