ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
1. Project and analysis
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Programming automatic calculations in the columns of a Table control
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....