ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
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....
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....
SMSReset (Function)
Resets all variables of SMS structure.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
The Image control
The Image control is used to......
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...