ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Date management constants
List of constants used by date management functions...
Option,Space (External language)
Fills the content of WdString with space characters on the right.
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....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......