ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Sound (Function)
Plays a sound in WAV format.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
zipListFile (Function)
Returns the list of files found in an archive.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
grDeleteAll (Function)
Erases a chart and destroys this chart.
SocketConfigure (Function)
Configures the use of Socket functions.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fSize (Function)
Returns the size of a file (in bytes).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
UUDecode (Function)
Decodes a character string in UUEncode format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management)...
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.