ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link (Property)
The Link property is used to get and change the link of an element.
Page constants
List of constants used by page functions....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
ZOrder (Example)
Usage example of the ZOrder property
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
xlsMsgError (Example)
Usage example of the xlsMsgError function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iParameterPDF (Example)
Usage example of the iParameterPDF function
Error 26: No END statement is associated with this THEN
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
iCloseReport (Function)
Stops printing the current report immediately.
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....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......