ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Example)
Usage example of the dPixelColor function
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Server (Property)
The Server property is used to manage servers.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
ToastDisplay (Function)
Displays a "Toast" message.
Events associated with the Pivot Table control
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.