ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
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.
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.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
XMLSign (Function)
Signs an XML document.
Table,Count (External language)
Returns the number of elements in a Table control.
Starting WDOptimizer in a command line
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
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.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.