ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the User Groupware
Resets the variable to its initial value....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
FTPTime (Example)
Usage example of the FTPTime function
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Constant
The constants are language elements whose value is fixed once and for all...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DDERetrieve (Example)
Usage example of the DDERetrieve function
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
EmailGetAll (Function)
Retrieves all the emails found on a server.
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
sEndEvent (Function)
Disables the detection of an event on a serial port.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
zipOpen (Function)
Opens an existing archive.