ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
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...
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...