ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddLine (Function)
Adds a row at the end of a Looper control.
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):
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 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
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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)......
Creating the Table windows of the WINDEV RAD pattern
Sending elements to Free Technical Support
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....