ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
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.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
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.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
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.
HSetMemo (Function)
Used to modify the management mode of memo items.
Events associated with windows
List of events associated with windows...
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....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
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.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack