ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Manipulating menu options programmatically
Menu options can be manipulated...
10. Internal components in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
iZoneHeight (Example)
Usage example of the iZoneHeight function
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Salesforce functions
List of Salesforce functions...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Table control functions
List of functions specific to Table controls...
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fTime (Example)
Usage example of the fTime function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....