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.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HState (Function)
Used to find out the state of a record.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Notification
The Notification keyword can correspond to:
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
TimePicker (Function)
Opens the system time picker.
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...
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...