ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
OpenChild (Function)
Opens a non-modal child window.
The Image control
The Image control is used to......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with a Gantt Chart column
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Service variable
The Service variable is used to......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The HTML control
The HTML control displays HTML pages or HTML code......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Image control in a page
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.