ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 303: ambiguous control name
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......
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......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Principle of remote check
Error 19: The step of this FOR loop must be constant
Reports
A report provides a custom view of data......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
8. Traffic statistics of dynamic sites
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......