ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
Composite chart
A composite chart is a chart that displays several types of charts......
Constants used by the functions for managing Tab controls
zipCreateExe (Example)
Usage example of the zipCreateExe function
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Constants for managing the spell check
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
IF statement
The conditional IF statement allows you to run an action according to a condition...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......