ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
8. If you are already familiar with WINDEV
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WDSQL, SQL querier: Overview
WDSQL is used to......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Camera functions
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.