ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Programming patterns
CAUTION......
Address
The Address keyword can correspond to...
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Outstanding progress bars
Simple or symmetric progress bar?...
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....