ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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....
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
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.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
HCancelSeek (Function)
Cancels the current search criterion.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......