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.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ToClipboard (Function)
Writes text or image information into the system clipboard.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HTTPAddFile (Function)
Adds a file to the HTTP form.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.