ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
fDelete (Function)
Deletes a file accessible from the current computer.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
fDirSize (Function)
Returns the size of a directory in bytes.
LDAP constants
List of constants used by the LDAP functions....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
12. Synchronizing data
Events associated with Toolbar controls
List of events associated with Toolbar controls...
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Constants for external files
List of constants used by the functions for managing external files....