ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Table>.MoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Using an external component in an application
A component can be reused at any time in any application......
<Image>.Resize (Function)
Resizes an image in an Image control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Custom properties (WLanguage)
A custom property is a code element with two events......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ComponentInfo (Function)
Returns information about a component.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......