ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
Constants for managing the Enumerations and the Combinations
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...