ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
ProjectInfo (Function)
Returns specific information about the project currently run.
HCreateView (Example)
Usage example of the HCreateView function
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
GetDefinition (Function)
Retrieves the definition of element type.
KeyExpression (Example)
Usage example of the KeyExpression property
DDERetrieve (Example)
Usage example of the DDERetrieve function
Constants for managing tiles
TextToXML (Function)
Converts an ANSI string to an XML string.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
FTPTime (Example)
Usage example of the FTPTime function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
PDFToText (Function)
Extract the text contained in an Document PDF.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
xlsOpen (Example)
Usage example of the xlsOpen function