ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
Make calculations easier with the calculator
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Range Slider control properties
The following properties are associated with the Range Slider control:...
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Count (Property)
The Count property returns the number of elements in a given set.
2. User-friendly editors in practice
User-friendly editors in practice...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Reloading a document
To reload a document, ......
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......