ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Error 1003: The element does not exist in the class
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Test (External language)
Displays each function call and each status report returned by the function.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.