ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Constants for managing emails
List of constants used by the functions for managing emails....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
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......
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in an HFSQL cluster, ......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Report viewer: Offer several reports
In the document preview, end users can......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......