ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNameExe (Function)
Returns the name and full path of an application.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Local procedure
Two types of procedures are available......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
fFileName (Function)
Returns the name of an external file that is currently opened.