ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Creating a select query
A select query (corresponding SQL statement......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
State (Property)
The State property is used to get and change the state of an element.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
DurationToString (Function)
Converts a duration to a character string in the specified format.
zipNbPart (Example)
Usage example of the zipNbPart function