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...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Typecasting of parameters
The description of the parameter type is optional......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
DocUpdateFormula (Function)
Updates the formulas in a document.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Record (Type of variable)
The Record type is used to save the values of a record.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Installing the robot controller
The monitoring robot includes three executables......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Creating a table in a report
Tables can be created in a report......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
eChangeCurrency (Function)
Converts a currency into another currency.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.