ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Binding a Combo Box control to an item
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Google document management functions
List of functions for managing Google documents...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating nested reports
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
".STY" file: "Style sheet" file
A style sheet is a "......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
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......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Currencies
A currency is a real coded on 10 bytes....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SQLReqExists (Function)
Checks the existence of a query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.