ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
You used WEBDEV 28
You used WINDEV 28
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ERR_BAD_URL
Error 203: The procedure already has a scope attribute (local or global)
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Constants used by the scanner functions
Constants used by the scanner functions...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......