ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
List of reserved words
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Constants for managing Organizer controls
Constants for managing Organizer controls...
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.).
String functions
List of functions for managing character strings...
Events associated with Flex controls
List of events associated with Flex controls...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HCloseConnection (Example)
Usage example of the HCloseConenction function
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HConnect (Example)
Usage example of the HConnect function
FTP constants
List of constants used by the FTP functions....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HExtractMemo (Example)
Usage example of the HExtractMemo function