ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDirExist (Function)
Checks the existence of a directory.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fMerge (Function)
Merges several files into a single one.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Functions for managing images (prefix syntax)
fCreateLink (Function)
Creates a link on a file at the specified location.
Description (Property)
The Description property is used to get and change the page description.
Character strings
WLanguage supports different types of strings....
fDelete (Function)
Deletes a file accessible from the current computer.
fMoveDir (Function)
Moves a directory and its content.
ImageScrollingPosition (Function)
Returns the displayed image.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
fSize (Function)
Returns the size of a file (in bytes).
InitRandom (Function)
Initializes the generator of random numbers.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.