ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTarget (Function)
Changes the target of a button action.
dCircle (Example)
Usage example of the dCircle function
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Creating the menus for the windows of the WINDEV RAD pattern
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
dPolygon (Example)
Usage example of the dPolygon function
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Drawing constants
List of constants used by the drawing functions....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
5. User Groupware in practice
Table
The "Table" keyword can correspond to...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Color (Property)
The Color property is used to get and change the color of an element.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
dTransferToImage (Example)
Usage example of the dTransferToImage function
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......