ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WINDEV FTP functions
List of WINDEV FTP functions...