ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
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).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
diffApply (Function)
Applies a difference buffer to a specific buffer.
5. User Groupware in practice
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HIndex (Function)
Rebuilds the file index (".NDX" file).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....