ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
Zombie data files and items
During the life of an application, items live and die......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).