ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
ERR_ALREADYCONNECTED
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Setup on a local network (LAN)
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
OLELoad (Function)
Initializes an OLE control with an OLE object.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Access rights to a class property
A property is a code element that includes two processes......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
12. Control templates
...Control templates...
Help about new features: Letting users know about changes
Applications are constantly evolving......
Camera control in a mobile application
The Camera control is used to......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Information 37: Optimize your FOR loop