ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Data persistence
The data persistence is used to store the value typed by the user......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
ChronoReset (Function)
Stops and resets a running stopwatch.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
LoadParameter (Function)
Reads a persistent value.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Constants for managing the windows
List of constants used by the functions for managing the windows...
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Style of a control
As soon as it is created, a control is associated with a style......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.