ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
InServiceMode (Function)
Indicates whether the code is run in a service.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Generating an application for Universal Windows 10 App
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.