ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
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
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....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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.
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....
Page with parameters
<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.
11. User Macro-Code: UMC in practice
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.