ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
NFC constants
List of constants used by the NFC functions...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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......
Table,Display (External language)
Refreshes the Table control.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
The different types of integers
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
fRead (Example)
Usage example of the fRead function
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....