ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.)....
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.
Screen,Input (External language)
Starts the input in the controls of a window.
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....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
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.