ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
12. Available tests
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
14. Generation modes
Generation modes...
Project management functions
List of functions for managing projects...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
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....
ERR_BAD_CONTEXT
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....