ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties of a help page
The characteristics of a help page are used to define......
Bitwise operators
The operations on binary values are performed......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
"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
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic 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....
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....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
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......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WDScript: use in command-line and console mode