ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Creating a Java archive
When your Java application is developed, you can......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
HErrorLock (Function)
Used to check whether a lock error occurred.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
16. Java applications in practice
Java applications in practice...
SaaSAdminFindClient (Function)
Finds a SaaS client account.
MutexEnd (Function)
Signals that the thread frees the mutex.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
CursorDisplay (Function)
Displays or hides the mouse cursor.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
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......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.