ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
Table,Modify (External language)
Modifies an element in a Table control.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
fTrackFile (Function)
Triggers the tracking of a file.
Compilation options
The compilation options allow you to define the help system generation settings......
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......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Table,Count (External language)
Returns the number of elements in a Table 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.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Starting WDOptimizer in a command line