ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with supercontrols
List of events associated with supercontrols...
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......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
2. Projects in practice
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
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....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
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.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.