ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
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.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
URI constants
The following constants are used by URI-specific functions:...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
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).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
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....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
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.
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......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.