ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
gImage (Function)
Builds a sequence of characters containing an image.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Clipboard management functions
List of functions for managing the clipboard...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Composite keys
A composite key is a key item containing several other items......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WINDEV applications for Linux: Specific features