ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
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.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 35: 'Continue' is available in the loops only
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
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....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
DownloadAdd (Function)
Adds a new download in the device's download manager....
xlsColumnType (Example)
Usage example of the xlsColumnType function
Facebook functions
List of Facebook functions...
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").
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).