ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options
The compilation options allow you to define the help system generation settings......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
MemCurrent (Function)
Returns the index of the current element.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Image editor: Features
The image editor includes several features......