ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component diagram
A component diagram shows the physical and static architecture of a system software......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Events associated with the Conference control
List of events associated with a Conference control...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
ControlToSource (Function)
Assigns the control value to the source of a control link.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Description (Property)
The Description property is used to get and change the page description.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Open (External language)
Opens a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.