ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Creating the link buttons in the windows of a WINDEV RAD pattern
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Constants for managing arrays
List of constants used by the functions for array management....
Edit options of a report
The report editor allows you to......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Native MySQL Connector - License Agreement
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Google document management functions
List of functions for managing Google documents...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
2. Projects in practice