ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SNMP constants
List of constants used by the SNMP functions....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.