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.)...
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
LanguageToName (Function)
Returns the name of a language.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iPrintImage (Example)
Usage example of the iPrintImage function
HStatDate (Function)
Returns the date of the last update for the index statistics.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
LooperInsertLine (Function)
Inserts a row into a Looper control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...