ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 data file described in the data model editor. the values of the bound WLanguage variables....
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
Properties associated with report controlss
List of properties associated with the report controls...
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
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.).
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Report viewer: Offer several reports
In the document preview, end users can......
The Multimedia control
The Multimedia control is used to play media files......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....