ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Native Sybase Connector for WINDEV and WEBDEV 2024
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a table, query, etc....
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
Date management constants
List of constants used by date management functions...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
fRead (Example)
Usage example of the fRead function
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.