ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Events associated with Image controls
List of events associated with Image controls...
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)....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Installing a Webservice (old format)
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Salesforce functions
List of Salesforce functions...
Configuring the SOAP administrator
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).