ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
WINDEV FTP functions
List of WINDEV FTP functions...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Error (Function)
Displays a custom error message in a system error window.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.