ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
ActionRedo (Function)
Runs the last action canceled.
URI constants
The following constants are used by URI-specific functions:...
Properties associated with Combo Box controls that display a table
Sound (Function)
Plays a sound in WAV format.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
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.