ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MatRead (Function)
Reads the value of a matrix element.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Bluetooth functions
List of Bluetooth functions...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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...