ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Example)
Usage example of the CreateShortcut function
HLinkMemo (Example)
Usage example of the HLinkMemo function
14. Controls in practice
HCloseConnection (Example)
Usage example of the HCloseConenction function
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
iPrintReport (Function)
Prints a report created with the report editor.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HConnect (Example)
Usage example of the HConnect function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
fWriteLine (Example)
Usage example of the fWriteLine function
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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)....
HAlias (Example)
Usage example of the HAlias function
WDDeploy features
WDDeploy can be used to......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......