ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
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...
The pages
Pages are the main interface of a WEBDEV website...
Summary table: Managing application directories by platform
Returns the list of continents.
Speech synthesis in the mobile applications
The phones can talk!...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SocketExist (Function)
Checks if a socket already exists.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor...
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
fDirSize (Function)
Returns the size of a directory in bytes.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
fRemoveDir (Function)
Deletes a directory from a disk.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
HPriorityClient (Function)
Modifies the priority of a client application.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.