ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<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.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
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.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
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.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.