ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
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...
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Error 1037: This member already exists in the structure
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)......
Error 705: The property does not exist on this type
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....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
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.)....
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.)....
<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....
Error 706: The property does not exist on this type of control
ERR_MISSING_PAGE
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
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)....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Error 1050: This member already exists in the composite variable
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.
Error 704: The property does not exist on