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.)...
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition...
Assignment operators
Three assignment operators are available......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must...
Other operators
The following are additional operators......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.