ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
JSONValid (Function)
Checks the validity of a JSON string.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
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....
BrowserPlatform (Function)
Returns the user's browser platform....
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.
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.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.