ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlInfoXY (Function)
Returns the name of the control located at a given position.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
ExtractLine (Function)
Extracts a specific line from a character string.
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.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
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....