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.)...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal),...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating...
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files...
SocketCreate (Function)
Creates a socket.
iPrintImage (Function)
Sends the image file to print to the print buffer.
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
iCreateFont (Function)
Creates a new print font.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format...
HExecuteProcedure (Function)
Runs a stored procedure.
CertificateSignString (Function)
Creates the signature of a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...