ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
User report editor (Reports & Queries)
A report provides a custom view of data......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
27. Center or anchor a site horizontally
Events associated with a Gantt Chart column
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
12. Available tests
9. Types of standard controls
Types of standard controls...
15. Unit tests on the executable
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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......
Local procedure
Two types of procedures are available......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Query and project
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......