ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Break in a report
The break is used to group the records corresponding to a sort criterion......
iParameterViewer (Function)
Configures the report viewer.
eCurrencyName (Function)
Returns the caption of a currency.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
CallDLL32 (Function)
Runs a function found in an external DLL.
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....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
HTTP functions
List of HTTP functions...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Private Store for mobile applications
There are two methods two deploy your applications......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Events associated with internal windows
List of events associated with internal windows...
Native MySQL Connector - License Agreement
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....