ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link control properties
The Link control is available in a page and in a report......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
zipCreate (Example)
Usage example of the zipCreate function
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Company (Property)
The Company property is used to get and modify the company associated with an element.
zipMerge (Example)
Usage example of the zipMerge function
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ImageScrollingPosition (Function)
Returns the displayed image.
Error 530: The -- operator is not allowed
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function