ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
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....
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)......
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
iPageHeight (Example)
Usage example of the iPageHeight function
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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......
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....
Properties associated with Combo Box controls that display a table
Events associated with Flex controls
List of events associated with Flex controls...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Events associated with SilverLight control
List of events associated with SilverLight controls...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......