ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Project functions
List of functions for managing projects...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Adds an XML signature to a web service request....
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....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
The Cell control
The Cell control contains controls......
The pages
Pages are the main interface of a WEBDEV site......