ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Push notification
A mobile device can receive push notifications......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
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......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
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......
HFSQL Client/Server: Configuring the data files on the server
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......