ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
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)....
Exist (Property)
The Exist property is used to determine if an element exists.
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Handling Organization Chart controls programmatically