ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
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......
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
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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
ChangeTarget (Function)
Changes the target of a button action.
5. User Groupware in practice
Table
The "Table" keyword can correspond to...
dCircle (Example)
Usage example of the dCircle function
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.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.