ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite chart
A composite chart is a chart that displays several types of charts......
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.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
"?" menu
WINDEV proposes a help menu adapted to your applications......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Chart constants
List of constants used by the functions for chart management....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
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......
Specific features of the applications for iPhone/iPad
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).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....