ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening, closing and saving a query
The query editor allows you to easily handle the queries....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
21. Reports
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
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....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ERR_PARSER
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....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Handling TimeLine controls programmatically
A TimeLine control can be......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
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....
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....
<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....
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......
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....
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....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......