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
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
zipSize (Example)
Usage example of the zipSize function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept...
Type (Example)
Usage example of the Type property
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....