ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HForward (Example)
Usage example of the HForward function
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
HSetPosition (Example)
Usage example of the HSetPosition function
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
OpenSister (Example)
Usage example of the OpenSister function
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......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
The Sidebar control
The Sidebar control gives access to different options......
HDescribeItem (Example)
Usage example of the HDescribeItem function
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....