ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Copying controls from the page editor
The controls can be copied from the page editor......
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Size (Property)
The Size property is used to determine and change the size of an element.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
18. Order of execution of the code of buttons/links
ERR_CANNOT_RUN_EXPLORER
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
The Line control
A Line control is used to display a line in a page......
Information 2104: This function is kept for backward compatibility
12. Pages in practice
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....