ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a query
The query editor allows you to run the test of query result......
1. Examples provided with WINDEV Mobile
EmailGetAll (Function)
Retrieves all the emails found on a server.
HOpen (Function)
Opens a data file.
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......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Comparing the project messages
The comparison between source and target text helps you find translation errors......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Conversion (Function)
Converts a value from a unit to another one.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Chart constants
List of constants used by the functions for chart management....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.