ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
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
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
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.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......