ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFExecuteProcess (Function)
Requests the execution of a specific process.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
XMLDocument (Example)
Usage example of the XMLDocument function
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Height (Property)
The Height property is used to get and change the height of an element.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
DateTimeDifference (Function)
Calculates the difference between two dates and times.