ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
iMargin (Function)
Defines the "logical" print margins.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
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.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
13. Debugger
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
EventCreate (Function)
Creates an event.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Events associated with SilverLight control
List of events associated with SilverLight controls...
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.