ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
VideoCapture (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....
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......
CameraCapture (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....
Manager of automated tests
The test manager is used to......
Events associated with pages
List of events associated with pages...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
2. Projects in practice
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.