ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
LooperSelectPlus (Function)
Selects a row in a Looper control.
MatInvert (Function)
Calculates the inverse of a square matrix.
fCreateLink (Function)
Creates a link on a file at the specified location.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Constants for managing images in websites
Returns the total size (in bytes) of the file currently uploaded via an Upload control....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
MemFound (Function)
Checks whether the sought element was found.
PDFSign (Function)
Adds an approval signature to an existing PDF.
BackgroundImagePrinted (Property)
The property ImageFondImprimé allows you to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SFExecuteProcess (Function)
Requests the execution of a specific process.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPrintImage (Example)
Usage example of the iPrintImage function