ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Removing a project from the SCM (Source Code Manager)
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
The planes in WEBDEV
The planes are used to group the controls of an element......
13. Print: Reports
WINDEV reports...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......