ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
NumberInWords (Function)
Converts a number to words.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Referring to an element in a WLanguage event / process
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
KeyExpression (Example)
Usage example of the KeyExpression property
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
NFCSendTag (Function)
Sends a NFC tag to another device.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......