ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Break in a report
The break is used to group the records corresponding to a sort criterion......
iParameterViewer (Function)
Configures the report viewer.
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....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....