ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
fAddText (Function)
Adds the content of a character string at the end of a file.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
ExtractLine (Function)
Extracts a specific line from a character string.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
TextToRTF (Function)
Converts text to Rich Text Format.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).