ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Service constants
List of constants used by the functions for managing services....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Voice commands in your applications
The applications that you develop can react to the user's voice......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The HTML control
The HTML control displays HTML pages or HTML code......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min