ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<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.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Start (Property)
The Start property gets the starting point of an element or event.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.