ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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......
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.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
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.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
SQLExec (Function)
Names and runs an SQL query.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
SQLReqExists (Function)
Checks the existence of a query.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLListSource (Function)
Lists the data sources declared on a local site.
The different types of integers
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Address
The Address keyword can correspond to...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HLinkMemo (Example)
Usage example of the HLinkMemo function
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLNext (Function)
Positions on the next row of the query result.