ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Kanban control properties
In a window or page, you can use WLanguage properties to handle......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
ControlNext (Function)
Returns the name of the next control in input mode.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
6. Multiple generation
...Multiple generation...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Project portfolio
From version 25, you can create "project portfolios"......