ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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.)...
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...
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...