ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
fCurrentDrive (Function)
Gets or sets the current drive.
SFDelete (Function)
Deletes records from a Salesforce database.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
ServiceControl (Function)
Sends a control message to a service.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments...
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
fDirectoryExist (Function)
Checks the existence of a directory.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
MemCount (Function)
Returns the number of elements found in a memory zone.
TwainState (Function)
Returns the status of the current source.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function