ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
PDFPassword (Function)
Protects a PDF document with a password.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
grParameter (Function)
Retrieves or modifies a chart parameter.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Assignment of RETURN
The return value of the process currently run can be assigned...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.