ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Progress Bar control properties
List of properties associated with the Progress Bar control...
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
Error 19: The step of this FOR loop must be constant
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Native Sybase Connector for WINDEV and WEBDEV 2024
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Error 533: The expression of a { } must be a string
Handling a WinForm .Net control through programming
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.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
CharactType (Function)
Returns information about the type of character.
xlsDocument (Example)
Usage example of the xlsDocument type
Type (Example)
Usage example of the Type property
SNMPOIDType (Function)
Returns the type of data in an OID.
grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Creating a query
Two methods can be used to create a query......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......