ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HMode (Function)
Changes the mode and the method for locking data files.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Copying controls from the window editor
The controls can be copied from the window editor......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
25. Performing a process on several successive pages
Performing a process on several successive pages...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.