ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
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.)...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB,...
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HSendMessageToClient (Function)
Displays a message on the client computers.
XMLFind (Function)
Performs a search in an XML document.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
String functions
List of functions for managing character strings...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
Speech synthesis in the mobile applications
The phones can talk!......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Reminder
The Reminder keyword can correspond to...