ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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...
.NET application
To create a.NET application from a project...
zipExtractAll (Example)
Usage example of the zipExtractAll function
DecimalPart (Function)
Returns the decimal part of a number.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
fRead (Example)
Usage example of the fRead function
Structure (Type of variable)
A structure is a custom type of data...
BurnerPath (Function)
Returns the path of the current burner.
zipSize (Example)
Usage example of the zipSize function
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Type (Example)
Usage example of the Type property
Constants for managing projects
List of constants used by the functions for managing projects....
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iLine (Function)
Prints a line at specified coordinates.