ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
2. Projects in practice
Discover the main operations that can be performed on a project....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
8. "Mobile friendly" site: Dynamic serving
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
fCompress (Function)
Compresses a file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fSeek (Example)
Usage example of the fSeek function
XMLDocument (Function)
Creates a new XML document.