ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart constants
List of constants used by the functions for chart management....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling Scheduler controls programmatically
A Scheduler control can be......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Bar code constants