ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window with arrow (iPad)
The principle of windows with arrow is straightforward...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
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:
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Speech synthesis in the mobile applications
The phones can talk!...
fListResource (Function)
Lists the resources integrated to the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Version (Property)
The Version property is used to get and change the version of an element.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Path (Property)
The Path property gets and sets a path.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
First project window
2. Types of setup
Types of setup...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).