ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
ComponentInfo (Function)
Returns information about a component.
iPrintReport (Function)
Prints a report created with the report editor.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Break in a report
The break is used to group the records corresponding to a sort criterion......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ServiceWait (Function)
Pauses the current service during the specified duration.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HDescribeItem (Function)
Describes a file item programmatically.
Menu management functions
List of functions for managing menus...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
mongoOperationAdd (Variable type)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
mongoConnection (Variable type)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
hbCell (Variable type)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.