ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Table,Insert (External language)
Inserts an element into a table at a given position.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
XLS file handling functions
List of functions for managing XLS files...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.