ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fResourceDir (Function)
Returns the path of the read-only resources of the application.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Salesforce functions
List of Salesforce functions...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Bluetooth constants
List of constants used by the Bluetooth functions....
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.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
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.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
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.
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....
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).
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......