ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Properties associated with a report
List of properties associated with a report...
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
LDAPNbValue (Function)
Returns the number of values for an attribute.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.