ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
zipDeleteFile (Function)
Deletes a file from an archive.
ServiceStop (Function)
Stops a service.
zipListFile (Function)
Returns the list of files found in an archive.
ServiceStart (Function)
Starts a service.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ServiceRestart (Function)
Restarts a service (already started).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HIndex (Function)
Rebuilds the file index (".NDX" file).
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......