ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InHours (Property)
The InHours property is used to convert a Duration variable to hours.
SOAPRun (Function)
Runs a procedure on a SOAP server.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
htmlDocument (Variable type)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
AppInstallUPD (Function)
Triggers the automatic update of current application.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
fLoadResource (Function)
Loads the content of a resource from a library.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....