ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the window editor
The controls can be copied from the window editor......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Query and project
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ERR_NO_APPLICATION
Analysis links
The links are used to link the files found in an analysis between themselves......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Operations performed on object diagrams
The following paragraphs explain......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Table,Col (External language)
Returns the current index of the column.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Printing in PDF format: Special cases
Specific features of print in PDF format...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Operations performed on collaboration diagrams
The following paragraphs explain......
WDMap: Printing records
WDMAP allows you to print the records found in a data 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....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
WDZip: Overview
WDZip is used to compress and group your files in archives......