ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HDescribeItem (Function)
Describes a file item through programming.
fUnlock (Function)
Entirely or partially unlocks an external file.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
fLock (Function)
Entirely or partially locks an external file.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
ServiceUninstall (Function)
Uninstalls a service.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
fCurrentDir (Function)
Identifies or modifies the current directory.
Upload functions
The following functions are used to manage the upload:...