ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Accessibilité (Property)
VariableReset (Function)
Resets the variable to its initial value.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Using .NET assemblies in a project
To use .NET assemblies in a project......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Sort (Function)
Sorts a WLanguage array.
Fax constants
List of constants used by the functions for managing faxes....
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.
REP files
REP files contain the list of data files handled by the application....
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.
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......
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....