ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Example)
Usage example of the fCreate function
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
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
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HDescribeItem (Example)
Usage example of the HDescribeItem function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
FinRepayVal (Example)
Usage example of the FinRepayVal function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....