ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
How to create a menu?
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Chart functions
...Chart functions...
WinOutWidth (Function)
Returns the full width of a window.
System constants
List of constants used by the system functions....
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Set of procedures
The global procedures are grouped in set of procedures......