ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
1. Deploying a static site
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.