ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
fOpenTempFile (Function)
Creates and opens a temporary file.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
FTPDate (Example)
Usage example of the FTPDate function
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.