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...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
PDF Reader control events
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SOAP constants
List of constants used by the SOAP functions....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Font (Type of variable)
A Font variable creates a font programmatically...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. Windows in practice
Discover the main actions that can be performed on the windows....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
BurnerAddFile (Function)
Adds a file to the compilation.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
13. External component in practice
External component in practice...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).