ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
NumberInWords (Function)
Converts a number to words.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
iPrintImage (Example)
Usage example of the iPrintImage function