ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Report controls
Several types of controls can be handled in a report created by the report editor......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Compilation options (chm format)
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
3. Deploying a WINDEV application
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
2. Analysis in practice
4. When to use the debugger?
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Creating a Pivot Table control
To create a Pivot Table control......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......