ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Continent (Variable type)
The Continent type is used to find out the characteristics of a continent.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Constants for managing the windows
List of constants used by the functions for managing the windows...
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Twain constants
List of constants used by the Twain functions....
Copying and cloning
Variables are copied using the "=" operator...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.