ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xBase files: Limits
WINDEV License Agreement...
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HChangeKey (Function)
Changes the browse item.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HNext (Function)
Sets the position on the next data file record according to a browse item.