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)...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SQLFirst (Function)
Positions on the first row of the query result.
Recompiling the project
The project compilation is a process used to......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Customize your charts: type, color, legends, etc.
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.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
2. UML models
2. UML models
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Specific features of the Express version
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Style sheet
A style sheet ("......
Value (Property)
The Value property is used to get and change the value of an element.