ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Installing a SOAP server with IIS
Configuring the SOAP administrator
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
LDAPRenameAttribute (Function)
Renames an attribute.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
SSH constants
The following constants are used to manage an SSH server:...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
CurrentWin (Function)
Identifies the window currently in edit.
gImage (Function)
Builds a sequence of characters containing an image.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
LDAPFind (Function)
Performs a search in an LDAP server.