ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Hash constants
List of constants used by the Hash functions....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
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....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
xlsColumnType (Example)
Usage example of the xlsColumnType function
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
NearbyShareDiscoverDevice (Function)
Discovers nearby devices that have advertised themselves and are waiting to connect ("advertisers").
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Setup on a local network (LAN)
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.