ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
5. Project configuration
Project configuration...
1. RAD (Rapid Application Development)
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom properties (WLanguage)
A custom property is a code element with two events......
AWP without UI
Bootstrap, Angular, React, Vue......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Report data source
...The reports can be created with the data coming from:...
HDeleteServerTrigger (Function)
Deletes a server trigger.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.