ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
End of break block
The End of break block is optional......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ERR_NO_APPLICATION
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
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......
Image control in a page
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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....