ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to save and retrieve an image in a binary memo
Report viewer: Proposing several reports
In the document preview, end users can......
Managing the styles
The help editor allows you to define styles of paragraphs......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
5. HFSQL Cient/Server
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
27. Center or anchor a site horizontally
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
26. Style sheets: to simplify the layout
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
11. Table/Looper controls
11. Table/Looper controls
24. Displaying and linking pages
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
5. HFSQL Client/Server
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Restore (Function)
Displays a WINDEV window to its initial size.