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: Application directory management 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 telephony application (dialer) found on the phone and dials the specified number.
Radio Button control properties
List of properties associated with a Radio Button control...
Handling Scheduler controls programmatically
A Scheduler control can be......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
HTTPRequest (Function)
Starts an HTTP request on a server.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
Width (Property)
The Width property is used to determine and change the width of an element.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MySelf (Reserved word)
MySelf is used to handle the current control...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...