ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Configuring the data files on the server
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Scheduler control events
The following events associated with Scheduler controls:...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Push notification
A mobile device can receive push notifications......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Principle for running threads
At runtime, an application runs in a main thread......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.