ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
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.).
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
W3C standardization
You must comply with the W3C standard (HTML 4......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
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....
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.