ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
JSONValid (Function)
Checks the validity of a JSON string.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
InitialState (Property)
The InitialState property gets the initial state of a control.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Constants for managing Map controls
Constants for managing Map controls...
Creating the skin template of a report
An Item Description variable is used to describe one or more items in a data file programmatically....
Associative array (Variable type)
An associative array is an "advanced" type of array...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Calling a procedure/a function
Syntax for calling a local or global procedure.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....