ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HTTPRequest (Function)
Starts an HTTP request on a server.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
fMemOpen (Function)
Opens a memory zone shared between several applications.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
How to perform a full file browse?
fDir (Function)
Finds a file or directory.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
PermissionRequest (Function)
Prompts the user to grant an application permission.
SQLConnect (Example)
Usage example of the SQLConnect function