ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML control
The HTML control displays HTML pages or HTML code......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
AppInstallUPD (Function)
Triggers the automatic update of current application.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grMenu (Function)
Defines the type of context menu displayed by a chart.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Phone constants (Android / iOS)
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.