ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Library,Disk (External language)
Opens the project library that is stored on disk.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Component (Property)
The Component property configures the different components of a composite key.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
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......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.