ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
11. Table/Looper controls
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Welcome to Reports & Queries
Reports & Queries is used to......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
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......
26. Style sheets: to simplify the layout
5. HFSQL Client/Server
Including a supercontrol in a window or in a page
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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......
Test of a query
The query editor allows you to run the test of query result......
WDXView: Overview
WDXView is an ActiveX browser......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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 fill a TreeView control?
This help page explains how to fill a TreeView control....
Classes, members, methods and properties
A class is made of......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
24. Displaying and linking pages
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.