ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Variable scope
Variables can be declared anywhere in the code....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Project description: Files tab
The project description window allows you to configure various elements of your project......
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
2. Analysis in practice
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Help editor options
The options of the help editor ("Display......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
19. Sending emails
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......