ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Android Widget windows
An Android application can contain one or more Widget windows......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
CertificateSignString (Function)
Creates the signature of a character string.
HTTPRequest (Function)
Starts an HTTP request on a server.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......