ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fShortName (Function)
Returns the short name of a file or directory.
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....
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Screen,Next (External language)
Returns the name of the next editable control.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iCurrentFile (Function)
Returns the name of the file currently generated.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
fLongName (Function)
Returns the long name of a file or directory.
<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....
MDIMother (Function)
Identifies the name of the MDI parent window.
ControlCurrent (Function)
Returns the name of the control currently in edit.
fTempFile (Function)
Returns the name of a unique temporary file.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HChangeName (Function)
Modifies the physical name of a data file.
ExecuteFunction
Executes a WLanguage function identified by its name.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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......