ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
GetDefinition (Function)
Retrieves the definition of element type.
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.
Creating the Table windows of the WINDEV RAD pattern
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
tapiDial (Function)
Dials a phone number for a voice line.
Using the task management and the schedule
Time management is extremely important......
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.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Google Maps management functions
List of functions for managing Google maps...
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.).
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Sidebar control
The Sidebar control gives access to different options......
AddLink (Function)
Adds a link to a text section in an edit control.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......