ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSortedColumn (Function)
Returns the list of sorted columns found in a Table 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.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
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.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
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.