ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
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.
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.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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.)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Creating requirements
The following steps must be performed to implement the requirements......
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.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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.
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......
Creating the Relation windows of a WINDEV RAD pattern
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.