ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
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...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Application directory management by platform
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fListResource (Function)
Lists the resources integrated to the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
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).
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
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......