ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
10. Page templates
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Enumeration (Type of variable)
An enumeration is a set of values......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Compound statements
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......