ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Events associated with framesets
List of events associated with framesets...
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Setup mode
Several methods can be used to distribute a WINDEV application......
Installing and starting WDTRAD
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Installing and starting WDTRAD