ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<sfConnection variable>.ConvertLead (Function)
Converts the leads.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
<sfConnection variable>.Undelete (Function)
Restores previously deleted Salesforce records.
<sfConnection variable>.SeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
<sfConnection variable>.SeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.