ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Principle for running threads
At runtime, an application runs in a main thread......
Action Bar control events
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Generating an application for Universal Windows 10 App
3. Deploying a dynamic WEBDEV site
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).