ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Type (Example)
Usage example of the Type property
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WINDEV applications for Linux: Specific features
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......