ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Manager of automated tests
The test manager is used to......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
13. 3-Tier architecture
3. Project dashboard
Detailed use of WINDEV FTP/RPC
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Error 809: The * character cannot be used as mandatory parameter in a function
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).