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.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display...
OpenChild (Function)
Opens a non-modal child window.