ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to get and change the X-coordinate of an element.
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.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Caption (Property)
The Caption property is used to get and change the text of an element.
Using WDDIXIO
To translate the text used in your project:...
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
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.
Environment of the project editor
The main elements of the project editor are as follows:
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......