ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Peeling Corner control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Popup control properties
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Common project
Projects are often cross-platform......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ERR_CANNOT_OPEN_FILE
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......