ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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......
21. Reports
OLE control properties
List of properties associated with an OLE control...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Error 203: The procedure already has a scope attribute (local or global)
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
UUDecode (Function)
Decodes a character string in UUEncode format.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
<Connection variable>.TransactionEnd (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....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
End of break block
The End of break block is optional......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......