ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Describing an element
A flexible modeling includes different elements linked together......
Referring to an element in a WLanguage event / process
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Array management functions
List of functions for managing arrays...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.