ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global and local variable
Two types of variables are available...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
MatDeterminant (Example)
Usage example of the MatDeterminant function
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Modified (Property)
The Modified property lets you know if an element has been modified.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Namespace (Property)
The Namespace property is used to manage namespaces.
Error 1003: The element does not exist in the class
Error 809: The * character cannot be used as mandatory parameter in a function
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Error 39: The END statement marking the end of declaration of the composite variable is missing
Visible (Property)
The Visible property is used to set the visibility of an element.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
MatFill (Example)
Usage example of the MatFill function
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Error 106: Redefinition of a global variable
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.