ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the window editor
The main elements of window editor are as follows:
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......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
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.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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).