ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Creating requirements
The following steps must be performed to implement the requirements......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Environment of the query editor
8. 10 tips for better interfaces...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Page templates
WEBDEV allows you to create page templates......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Report data source
...The reports can be created with the data coming from:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ERR_DISCONNECTED_EXEC
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......