ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Modify (External language)
Modifies an element in a Table control.
Passing parameters
The parameters can be passed to a procedure......
Copying and cloning
Variables are copied using the "=" operator...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
VariableReset (Function)
Resets the variable to its initial value.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
MCI constants
List of constants used by the MCI functions....
Compilation options
The compilation options allow you to define the help system generation settings......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
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......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....