ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
The "Analysis" pane
The "Analysis" pane lists......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Typing multilingual texts
For a multilingual application, you have the ability to......
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
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......
HFSQL Client/Server: Configuring the server
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
How to create a patch?
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HFSQL management functions
List of functions for HFSQL management...
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.