ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision windows of the WINDEV RAD pattern
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
2. Analysis in practice
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.
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating the Relation windows of a WINDEV RAD pattern
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Border of controls
One of the most important elements of control style is its border......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Creating the menus for the windows of the WINDEV RAD pattern
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......