ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
fMemOpen (Function)
Opens a memory zone shared between several applications.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Events associated with a Layout control
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Events associated with the Conference control
List of events associated with a Conference control...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
11. External component
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
File download functions
The following functions are used to manage downloads......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.