ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grParameter (Function)
Retrieves or modifies a chart parameter.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
iPrintReport (External language)
Prints a report created with the report editor.