ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Project description: SCM tab
The project description window allows you to configure various elements of your project......
HTTPRequest (Function)
Starts an HTTP request on a server.
iPreview (Function)
Configures the print destination.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
MCI constants
List of constants used by the MCI functions....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private