ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
HTTPRequest (Example)
Usage example of the HTTPRequest function
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
How to create a menu?
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
iPageHeight (Example)
Usage example of the iPageHeight function
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Creating the Table windows of the WINDEV RAD pattern
11. Controls in practice
Discover the main characteristics of the controls...
Sending elements to Free Technical Support
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.