ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
VariableReset (Function)
Resets the variable to its initial value.
Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
REP files
REP files contain the list of data files handled by the application....
Fax constants
List of constants used by the functions for managing faxes....
WEBDEV 2024 Tutorial - Table of contents
ArraySort (Function)
Sorts a WLanguage array.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ContactAdd (Example)
Usage example of the ContactAdd function
XMLDocument (Function)
Creates a new XML document.
Sort (Function)
Sorts a WLanguage array.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Net constants
List of constants used by the Net functions....
HJSONToRecord (Function)
Imports JSON data into the current record.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....