ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
NetworkConnect (Function)
Associates a drive with a shared network directory.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
WEBDEV Application Server 2024
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......