ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Calendar controls
List of events associated with Calendar controls...
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Events associated with Image controls
List of events associated with Image controls...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Bar Code management functions
The following functions are used to manage bar codes:...
9. Sharing a project in practice
Sharing a project in practice...
Project portfolio
From version 25, you can create "project portfolios"......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
8. Sharing a project in practice
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Test of a query
The query editor allows you to run the test of query result......
The OLE control
The OLE control is used to handle an OLE object......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
<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....