ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
WDInst: handling the files to install
By default, the files to install are......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Saving entered data (AAF)
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.