ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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.
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.
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....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
fRemoveDir (Example)
Usage example of the fRemoveDir function
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.