ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgInfo (Function)
Returns a debug information.
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"....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Properties of a help page
The characteristics of a help page are used to define......
Break in a report
The break is used to group the records corresponding to a sort criterion......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HOut (Example)
Usage example of the HOut function
LDAPFind (Function)
Performs a search in an LDAP server.
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).
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
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....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.