ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
27. Center or anchor a site horizontally
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
ServiceExist (Function)
Checks whether a service is installed.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
PageVisible (Function)
Indicates whether the page is visible to the user.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
InServiceMode (Function)
Indicates whether the code is run in a service.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
zipExist (Function)
Used to find out whether an archive exists.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
gImageExists (Function)
Checks whether an image was loaded in memory.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
1
3
4
5
6
7
72
>