ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Events associated with windows
List of events associated with windows...
"?" menu
WINDEV proposes a help menu adapted to your applications......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Composite chart
A composite chart is a chart that displays several types of charts......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.