ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Footer block
The Page footer block is run at the end of each page......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SendMessage (Function)
Sends a Windows message to a control or to a window.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
PostMessage (Function)
Sends a Windows message to a control or to a window.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<Table>.InfoXY (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....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
3. Managing sockets
WINDEV includes advanced socket management functions....
9. Application menus
Menus are displayed in different ways......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Discover all the possibilities of pivot tables
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......