ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Error 705: The property does not exist on this type
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
ERR_MISSING_PAGE
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Error 706: The property does not exist on this type of control
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Error 1050: This member already exists in the composite variable
Error 704: The property does not exist on
GDI+ framework
Some WINDEV features use the GDI+ framework......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.