ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control properties
A Chart control can be used......
Salesforce functions
List of Salesforce functions...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Configuring the SOAP administrator
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
3. UML models in practice
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
PC SOFT Free Technical Support
Thank you for buying one of our products......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.