ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Project database schema: the Logical Data Model (LDM)
An LDM (Logical Data Model) is used to describe data structures (tables, fields, etc.)......
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
HFSQL constants
List of constants used by the HFSQL functions....
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.
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
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.
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)....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
HToItem (Function)
Assigns the specified value to an item of the current record.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).