ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HAlias (Example)
Usage example of the HAlias function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Using a query with parameters
A query with parameters can be used......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fReadLine (Example)
Usage example of the fReadLine function
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
iCloseReport (Function)
Stops printing the current report immediately.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
HForward (Example)
Usage example of the HForward function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
zipIsMulti (Example)
Usage example of the zipIsMulti function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Error 1011: To access the global member of the class, use ClassName::MemberName
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HDescribeItem (Example)
Usage example of the HDescribeItem function