ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Creating the Relation windows of a WINDEV RAD pattern
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
17. TLS/SSL: Encrypting information on the Web
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
How to develop a PHP site?
What is a PHP site?......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Phone constants (Android / iOS)
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Other operators
The following are additional operators......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.