ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
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....
FinInterestRate (Example)
Usage example of the FinInterestRate function
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
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.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Open (External language)
Opens a window.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
fTrackFile (Function)
Triggers the tracking of a file.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
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.
iParameter (Function)
Retrieves the printer configuration and configures the print.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.