ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
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).
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.