ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Using .NET assemblies in a project
To use .NET assemblies in a project......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ThreadMode (Function)
Changes the management mode of threads.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Query editor
The query editor is used to automatically create queries on the data files......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Domo constants
List of constants used by the DomoXXX functions....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......