ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Passing parameters
The parameters can be passed to a procedure......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Table,Modify (External language)
Modifies an element in a Table control.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fTrackFile (Function)
Triggers the tracking of a file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
XMLSign (Function)
Signs an XML document.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Table,Count (External language)
Returns the number of elements in a Table control.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.