ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UnitedStates.CheckTaxNumber (Function)
Checks the validity of a US tax number.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
TimePicker (Function)
Opens the system time picker.
HInfoServer (Function)
Returns the specified information about the server.
IsEven (Function)
Identifies an even number.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
MySelf (Reserved word)
MySelf is used to handle the current control...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Size (Property)
The Size property is used to determine and change the size of an element.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...