ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SQLExec (Function)
Names and runs an SQL query.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
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......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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.
The different types of integers
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Address
The Address keyword can correspond to...
SQLListSource (Function)
Lists the data sources declared on a local site.
HLinkMemo (Example)
Usage example of the HLinkMemo function
SQLPrevious (Function)
Positions on the previous row of the query result.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SQLNext (Function)
Positions on the next row of the query result.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SQLLast (Function)
Sets the position on the last row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Events associated with Edit controls
WLanguage events associated with Edit controls...
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
User (Property)
The User property is used to identify and change the user of a feature.
Password (Property)
The Password property sets and changes the password.
HNbRec (Example)
Usage example of the HNbRec function