ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
BackgroundTaskAdd (Function)
Adds a new background task.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Border (Type of variable)
The Border type is used to handle a border through programming...
Constants for the Exif functions
List of constants used by the Exif functions....
Accessibilité (Property)
Automatic error handling
Error handling can be customized for each process......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min