ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxConnect (Function)
Establishes a connection to a fax server.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Installing a Webservice (old format)
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Kanban control events
The following events are associated with Kanban controls......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Constants for manging the replication
List of constants used by the functions for managing the replication....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.