ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToRTF (Function)
Converts text to Rich Text Format.
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.
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, ...).
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table 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).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.