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.)...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable...
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control,...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image...
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed...
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
The Calculated control
The "Calculated" control is used to perform calculations in a report......