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!...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
iBorder (Function)
Prints a border at specified coordinates.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last...
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
EndProgram (Function)
Ends the execution of the current program.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change...