ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
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.
EXE constants
List of constants used by the functions for managing executables....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
TimePicker (Function)
Opens the system time picker.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Progress Bar control properties
List of properties associated with the Progress Bar control...