ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal replication
The purpose of universal replication is to keep several databases synchronized......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
PDF printing: Special cases
Specific features of print in PDF format...
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
gClickableLink (Function)
Adds a clickable link in a graphic string.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.