ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
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.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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).
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.