ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Animating a Static control
Two methods can be used to animate a Static control......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
VideoStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
grGridlines (Function)
Displays or hides the chart gridlines.
TrustedCertificateReset (Function)
Removes all the certificates added by TrustedCertificateAdd.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
CursorDisplay (Function)
Displays or hides the mouse cursor.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
1
2
3
4
5
6
422
>