ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Remote WEBDEV administrator: Configuration for using statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ReplicAdmin: Overview
WDXView: Overview
WDXView is an ActiveX browser......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ERR_CANNOT_CREATE_TMP
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....