ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
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
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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......