ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
End of Document block
The End of document block is run once at the end of the report execution......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Error 101: Declaration of global variable not allowed
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Error 102: The constants can be defined in the initialization code of project, ...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
FTPConnect (Example)
Usage example of the FTPConnect function
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Handling controls in a report
The different operations available for the report controls are as follows......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.