ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grZoom (Function)
Defines the zoom of a chart.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
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....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HPass (Function)
Defines the password used to create or open a table.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ActionRedo (Function)
Runs the last action canceled.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function