ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
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.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
HSetMemo (Function)
Used to modify the management mode of memo items.
HRegenerateFile (Function)
Regenerates a data file from its log.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
History of versions
The history of setup versions is an advanced feature of the network setup......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Maps management functions
List of functions for managing Google maps...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Open (External language)
Opens a window.