ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WDDIXIO License Agreement
WDDIXIO License Agreement...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WINDEV License Agreement
WINDEV License Agreement...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Using WDDIXIO
To translate the text used in your project:...
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Style of a control
As soon as it is created, a control is associated with a style......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....