ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
5. User Groupware in practice
Color (Property)
The Color property is used to get and change the color of an element.
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
dTransferToImage (Example)
Usage example of the dTransferToImage function
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Table
The "Table" keyword can correspond to...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
dCopy (Function)
Copies an image to another image.
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.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.