ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HTTPSendForm (Function)
Sends an HTTP form.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Type (Property)
The Type property is used to get and change the type of an element.