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.)...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
HOpenConnection (Function)
Opens a connection to a specific database.
ID (Property)
The ID property is used to get and change IDs.
grZoom (Function)
Defines the zoom of a chart.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
zipSelectFile (Function)
Selects files from an archive.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Camera control in a mobile application
The Camera control is used to......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
iDestination (Function)
Configures the print destination.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...