ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Comparison operators
The comparison operators can be divided into several categories......
Events associated with pages
List of events associated with pages...
The Edit control
The Edit control allows users to enter data......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.