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.)...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed...
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold...
MemDelete (Function)
Deletes an element from a memory zone.
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current...
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window...