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.)...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Push notification
A mobile device can receive push notifications......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Structure (Type of variable)
A structure is a custom type of data...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
List of extension attributes
The list of extension attributes ......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Comparison operators
The comparison operators can be divided into several categories......
Report controls
Several types of controls can be handled in a report created by the report editor......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
Accessibilité (Property)
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS...
OpenMobileWindow (Function)
Opens a window in a mobile application.