ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
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.).
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Events associated with Flex controls
List of events associated with Flex controls...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Events associated with SilverLight control
List of events associated with SilverLight controls...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
17. TLS/SSL: Encrypting information on the Web
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Flash controls
List of events associated with Flash controls...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Constants for managing Gantt charts
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).