ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Using .NET assemblies in a project
To use .NET assemblies in a project......
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....
ArraySort (Function)
Sorts a WLanguage array.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ContactAdd (Example)
Usage example of the ContactAdd function
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
XMLDocument (Function)
Creates a new XML document.
Sort (Function)
Sorts a WLanguage array.
Accessibilité (Property)
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.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....