ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
picText (Variable type)
The picText type is used to define all the advanced characteristics of a Text layer.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Events associated with Table controls
List of events associated with Table controls...
Events associated with a Spreadsheet control
TreeView Table control events
List of events associated with the TreeView Table controls...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with Edit controls
WLanguage events associated with Edit controls...
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
fUnlock (Function)
Entirely or partially unlocks an external file.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....