ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLNext (Function)
Positions on the next row of the query result.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Value (Property)
The Value property is used to get and change the value of an element.
MDIOpen (Function)
Opens and enables an MDI child window.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Creating the Relation windows of a WINDEV RAD pattern
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.