ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ID (Property)
The ID property is used to get and change IDs.
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......
Sort (Function)
Sorts a WLanguage array.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
String functions
List of functions for managing character strings...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Upload control events
The following processes are associated with the Upload control:...
The single-part and multi-part archives
Two types of archives are available......
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Constants for the archiving functions
List of constants used by the archiving functions....