ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TwainToTIFF (Function)
Allows: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToGIF (Function)
Allows: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
diagWaypoint (Variable type)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 107: Redefinition of the parameter
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......