ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Environment of the window editor
The main elements of window editor are as follows:
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......