ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Creating index keywords
Index keywords allow users to easily find a help page......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).