ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatSum (Function)
Calculates the sum for a series of values.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MatFloatAdd (Function)
Adds a value to each matrix element.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
MySelf (Reserved word)
MySelf is used to handle the current control...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......