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: Managing application directories 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 Phone application and dials the specified number.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage...
Value (Property)
The Value property is used to get and change the value of an element.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
LooperAdd (Function)
Adds a row at the end of a Looper control.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
LooperDelete (Function)
Deletes a row from a Looper control.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.