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.)...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI...
URIGetInfo (Function)
Retrieves information of a URI resource.
URI constants
The following constants are used by URI-specific functions:...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object,...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify...
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right...
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control:...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example)...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.