ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fGraphicFilter (Example)
Usage example of the fGraphicFilter function
HIndex (Example)
Usage example of the HIndex function
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Memory area management functions
The following functions are used to handle the certificates:...
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
PicRotation (Function)
Rotates a WDPic image.
xlsMsgError (Example)
Usage example of the xlsMsgError function
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.