ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie data files and items
During the life of an application, items live and die......
zipSize (Example)
Usage example of the zipSize function
Error 533: The expression of a { } must be a string
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
ChangeAction (Example)
Usage example of ChangeAction
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
HFileExist (Example)
Usage example of the HFileExist function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.