ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Using .NET assemblies in a project
To use .NET assemblies in a project......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
ContextClose (Function)
Closes a page context.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Manipulating a Layout control programmatically
A Layout control can be......
ERR_BAD_ACTION
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
RGBGreen (Function)
Returns the green component of an RGB color.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......