ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDelete (Function)
Deletes records from a Salesforce database.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Error 303: ambiguous control name
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
FTP constants
List of constants used by the FTP functions....
Email (Property)
The Email property is used to get and change an email address.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......