ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Android Widget windows
An Android application can contain one or more Widget windows......
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.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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....
FinRedemption (Example)
Usage example of the FinRedemption function
Handling Scheduler controls programmatically
A Scheduler control can be......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....