ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Creating help pages
A help system includes several pages......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
5. Project configuration
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.RenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
5. Deploying a dynamic site (Session or AWP) in practice
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.