ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. User-friendly editors in practice
User-friendly editors in practice...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
.NET application
To create a.NET application from a project......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
DatePicker (Function)
Opens the system date picker.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Test of a query
The query editor allows you to run the test of query result......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Label report
The report editor allows you to create "Label" reports......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.