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.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Sensor constants
Constants used by the SensorXXX functions...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated...
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Operator on Address
The & operator returns the address of a variable as an integer
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control...
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width....
Array management functions
List of functions for managing arrays...