ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Error 31: The file to include is not found. Check the name and path ...
Link properties
When creating a link, you can simply specify the destination......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
7. Layouts using the Flexbox control
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
ERR_CLOSED_PAGE
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
Enumeration (Type of variable)
An enumeration is a set of values......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Creating help pages
A help system includes several pages......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Designing a supercontrol
A supercontrol is an advanced type of control......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......