ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EventCreate (Function)
Creates an event.
zipDeleteAll (Function)
Deletes all files from an archive.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
11. Window templates
WINDEV Mobile allows you to create window templates....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
GglDriveConnect (Function)
Creates a connection to Google Drive.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Enumeration (Type of variable)
An enumeration is a set of values......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a SOAP server with Apache
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
AWP without UI
Bootstrap, Angular, React, Vue......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...