ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Creating the skin template of a report
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Link properties
When creating a link, you can simply specify the destination......
Programming patterns
CAUTION......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Error 102: The constants can be defined in the initialization code of project, ...
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
tapiCallEnd (Function)
Returns the date and time of the end of call.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Time management
For each element (windows, reports, ......