ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
EventCreate (Function)
Creates an event.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
DDESend (Function)
Sends a data to the program connected via DDE.
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....
CurrentDay( Function)
Returns the number of the current day in the current month.
Fax constants
List of constants used by the functions for managing faxes....
The structure of the file for remote control
The management of remote control uses a file in INI format......
<Array>.Sort (Function)
Sorts a WLanguage array.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
KeyPressed (Function)
Checks which key is pressed.