ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
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.
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.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
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.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
13. Debugger
11. User Macro-Code: UMC in practice
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.
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....
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.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.