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.)...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating...
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...
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.