ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Print modes of a report
Several print modes are available for a report....
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
How to create a patch?
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......