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...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Chart management functions
...Chart management functions...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
iParameterPDF (Function)
Defines the options for the generated PDF file.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
ChronoReset (Function)
Stops and resets a running stopwatch.
DateToDay (Function)
Returns the day that corresponds to a given date.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....