ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control constants
List of constants used by the functions for managing controls...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
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).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Setup on a local network (LAN)
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
eCurrencyName (Function)
Returns the caption of a currency.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Structure of data files of user groupware
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
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
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
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....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
DownloadAdd (Function)
Adds a new download in the device's download manager....
xlsColumnType (Example)
Usage example of the xlsColumnType function
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.