ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
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.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
TableChildCount (Function)
Returns the number of direct children for an element 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).
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.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
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.
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.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Compression (Property)
The Compression property gets and sets the data compression mode.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
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).
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.