ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Port (Property)
The Port property is used to identify and change a server connection port.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members...
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified...
diffApply (Function)
Applies a difference buffer to a specific buffer.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Events associated with a Dockable Panel control
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change...
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
TimeToString (Function)
Converts a time to a string in the specified format.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
grIncreaseData (Function)
Adds a value to a data in a chart.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.