ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
MyParent (Reserved word)
MyParent is used to handle...
Composite variable
A composite variable contains different types of elements (members)...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Multilingual project
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
WDDeploy features
WDDeploy can be used to......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Internal component
An internal component is a set of elements from a project......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....