ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHPos (Function)
iHPos is kept for backward compatibility.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
PopupAnimate (Function)
Displays a popup in a page cell.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
iForceComplement (Function)
Forces the printing of a Body Complement block.
FTPConnect (Example)
Usage example of the FTPConnect function
dFont (Example)
Usage example of the dFont function
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....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iVPos (Function)
iVPos is kept for backward compatibility.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Scheduler control events
The following events associated with Scheduler controls:...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
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.
Guided tour management constants
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......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
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......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
29. SEO in practice
Events associated with control templates
List of events associated with control templates...
dBackground (Example)
Usage example of the dBackground function