ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
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......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
ErrorThrow (Function)
Throw a non-fatal error.
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......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
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
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ERR_NO_WDADMIN
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
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......
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)...