ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupAnimate (Function)
Displays a popup in a page cell.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
iForceComplement (Function)
Forces the printing of a Body Complement block.
FTPConnect (Example)
Usage example of the FTPConnect function
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Guided tour management constants
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......