ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Passing parameters
The parameters can be passed to a procedure......
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....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......