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...
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TelemetryEnable (Function)
Enables the telemetry manually.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
System constants
List of constants used by the system functions....
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Constants for external files
List of constants used by the functions for managing external files....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.