ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ErrorThrow (Function)
Throw a non-fatal error.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Copying and cloning
Variables are copied using the "=" operator...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Error 1021: The method of the class is not global
Error 1: Syntax error
ERR_NO_WDADMIN
<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....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
iColumnEnd (Function)
Forces a column break in a multi-column report.
9. Internal component
Configuring the setup program
Two tools can be used to create a setup program......
Query based on query
Queries can be based on items from another query......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...