ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSLastPosition (Function)
Retrieves the information about the last known device position.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
SQLTransaction (Example)
Usage example of the SQLTransaction function
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.