ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
gpwAddUser (Function)
Adds a user to the User Groupware database.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
HFSQL management functions
List of functions for HFSQL management...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Items used in a select query
A query created in the query editor can contain several types of items......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
".STY" file: "Style sheet" file
A style sheet is a "......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Handling Gantt Chart controls programmatically
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...