ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File (Property)
The File property is used to manage the files a functionality applies to.
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)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Query editor
The query editor is used to automatically create queries on the data files......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Static control
A Static control is a control used to display a static text......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
FirstDayOfMonth (Function)
Returns the first day of the month.