ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
dbgInfo (Function)
Returns a debug information.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.