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.)...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
EventCreate (Function)
Creates an event.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.