ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
FinRedemption (Example)
Usage example of the FinRedemption function
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Feedback component
The Feedback component is a component provided with WINDEV......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Overview of external languages
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SQLListSource (Function)
Lists the data sources declared on a local site.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....