ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating a delete query
A delete query (corresponding SQL statement......
Properties of a help page
The characteristics of a help page are used to define......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Error 4: A space is required after the ':' character
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
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....
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: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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....