ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
6. Internal window
Internal windows...
SysDir (Function)
Returns the path of a system directory.
MemFound (Function)
Checks whether the sought element was found.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
XMLNext (Function)
Positions on the next element (tag or attribute).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
fExtractPath (Example)
Usage example of the fExtractPath function