ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
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.
SNMP functions
List of SNMP functions
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
diffApply (Function)
Applies a difference buffer to a specific buffer.
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...
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...