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.)...
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency...
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf)...
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account...
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
ControlClone (Function)
Creates a new control from an existing control.
WinStatus (Function)
Identifies or modifies the window status.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......