ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
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
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
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.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
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....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
zipIsMulti (Example)
Usage example of the zipIsMulti function
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
DashDisplay (Function)
Refreshes elements in a Dashboard control.