ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
The "Internal report" control
...The "Internal report" controls are used to print several reports (secondary reports) in a single...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeFile (Function)
Describes a data file programmatically.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Report based on a query
Queries are used to easily select records in one or more data files......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Border (Type of variable)
The Border type is used to handle a border through programming...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.