ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
ArrayCopy (Function)
Copies the content of an array to another array.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....