ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOut (Example)
Usage example of the HOut function
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Properties of a help page
The characteristics of a help page are used to define......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HReadLast (Example)
Usage example of the HReadLast function
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Report based on a query
Queries are used to easily select records in one or more data files......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
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)...
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WINDEV License Agreement
WINDEV License Agreement...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......