ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Site Map control properties
List of properties associated with a Site Map control...
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
11. Choosing the action of a button/link
Extracting the text of the project
The following text can be extracted......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Error 101: Declaration of global variable not allowed
Edit options of a report
The report editor allows you to......
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....
Report data source
...The reports can be created with the data coming from:...
ERR_CANNOT_OPEN_FILE
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.