ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFAdd (Function)
Creates a record in a file of a Salesforce database.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HTTPSendForm (Function)
Sends an HTTP form.
RegistryValueType (Function)
Returns the type of value found in the registry.
ArraySort (Function)
Sorts a WLanguage array.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Sort (Function)
Sorts a WLanguage array.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Creating a flexible modeling
To create a new flexible modeling, you can......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Passing parameters
The parameters can be passed to a procedure......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....