ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Using the Vista style in your windows
WINDEV allows you to customize......
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).
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
How to find out whether a report was printed?
The following functions are used to manage background tasks...
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon)......
SCM: Repository versions
There are different versions of the SCM repository......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
ERR_NO_END_TAG
The following functions are used to manage speech synthesis...
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......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....