ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Static control properties
List of properties associated with a Static control...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Customizing the User Groupware
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
SocketConnect (Function)
Connects a client computer to a given socket.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display 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.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Compilation options
The compilation options allow you to define the help system generation settings......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
Typing multilingual texts
For a multilingual application, you have the ability to......