ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report data source
...The reports can be created with the data coming from:...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Custom tooltips
Tooltips are very useful for application users......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......