ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
MyParent (Reserved word)
MyParent is used to handle...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FTP constants
List of constants used by the FTP functions....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ChangeTarget (Function)
Changes the target of a button action.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....