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
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Mouse functions
List of functions for mouse management
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Registry functions
List of functions for managing the registry
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
Recycle bin functions
List of functions for managing the recycle bin
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
USBProperty (Function)
Retrieves the value of a property for a USB device.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network...
EmailGetAll (Function)
Retrieves all the emails found on a server.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number...
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HOpenConnection (Function)
Opens a connection to a specific database.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary:...