ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Secure (Property)
The Secure property is used to configure the table encryption security level.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
zipOpen (Function)
Opens an existing archive.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......