ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
InitRandom (Function)
Initializes the generator of random numbers.
Random (Function)
Returns a random number.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
HCancelBackup (Function)
Cancels a current backup.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Power (Function)
Raise a number to a power.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.