ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
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.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
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).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
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.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
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....