ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Organizer control
The Organizer control is used to display and handle organizers......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.