ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or hide the ribbon tabs and buttons. the export options available in the mini preview window....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
BitcoinCoreBlockHash (Function)
Returns the hash of a block identified by its index. Note: This function is only available from version 2025 Update 2....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
The home page
The home page is the first page of your site......
Table,Modify (External language)
Modifies an element in a Table control.
Enumeration (Type of variable)
An enumeration is a set of values......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).