ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
The Multimedia control
The Multimedia control is used to play multimedia files......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HSL (Function)
Creates a color from its hue, saturation and lightness.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Multimedia control properties
List of properties associated with the Multimedia control...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Sliding Banner control properties
The WLanguage properties can be used to handle ......