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...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Installing the monitoring robot
The monitoring robot includes three executables......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
iCurrentFile (Function)
Returns the name of the file currently generated.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
DDEUpdate (Function)
Modifies a linked data.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Page Header block
The Page header block is printed on each new page......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TimePicker (Function)
Opens the system time picker.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Manager of automated tests
The test manager is used to......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.