ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
WDMSG license agreement
WDMSG license agreement...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HSetPosition (Example)
Usage example of the HSetPosition function
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
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
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.