ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
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.
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.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
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.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).