ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HDropView (Function)
Removes a materialized view from the HFSQL server.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
The DotNet structure
Initializes the structure for group management (HGroup) with the default values....
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Events associated with Image controls
List of events associated with Image controls...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......