ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Handling Scheduler controls programmatically
A Scheduler control can be......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
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.
Composite chart
A composite chart is a chart that displays several types of charts......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Site Map control properties
List of properties associated with a Site Map control...
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Properties associated with a supercontrol
List of properties associated with a supercontrol...