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...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
BurnerSelect (Function)
Used to select the default burner.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ShellExecute (Function)
Opens a document in its associated application.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
fSelectDir (Function)
Opens a directory picker.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ThreadMode (Function)
Changes the management mode of threads.
iFont (Function)
Selects the default font.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
iPrintReport (Function)
Prints a report created with the report editor.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.