ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<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.
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.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
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.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.