ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
fSelect (Function)
Opens the Windows file picker.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Testing a project: setting
By testing the project you can simulate how the application will run......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Name (Property)
The Name property is used to get the name of an element.
Query editor
The query editor is used to automatically create queries on the data files......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Document (Type of variable)
The Document type is used to handle a "docx" document.