ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
EndProgram (Function)
Ends the execution of the current program.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Screen,Input (External language)
Starts the input in the controls of a window.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ActionRedo (Function)
Runs the last action canceled.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
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.)....