ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
tapiCapability (Function)
Returns the characteristics of a telephony device.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fDriveReady (Example)
Usage example of the fDriveReady function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TimeToString (Function)
Converts a time to a string in the specified format.
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
zipNbPart (Example)
Usage example of the zipNbPart function
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
KioskDisable (Function)
Disables kiosk mode for the current application.
zipNbFile (Example)
Usage example of the zipNbFile function
Iconize (Function)
Minimizes a WINDEV window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
12. Retrieving data from a site
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.