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.
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...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
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.