ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Note (Property)
The Note property is used to get and change a text associated with an element.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The home page
The home page is the first page of your site......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FontName (Property)
The FontName property is used to manage the name of the font used.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
10. UMC: User Macro-Code
Iconize (Function)
Minimizes a WINDEV window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.