ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
ThreadExecute (Function)
Starts the execution of a secondary thread.
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....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
SQLConnect (Example)
Usage example of the SQLConnect function
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Assignment operators
Three assignment operators are available......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fOpen (Example)
Usage example of the fOpen function
13. Generation modes