ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
iPrintImage (Function)
Sends the image file to print to the print buffer.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Date (Type of variable)
The Date type enables you to easily handle the dates...
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
DateDifference (Function)
Calculates the number of days between two dates.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Native Sybase Connector for WINDEV and WEBDEV 2024
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Sending elements to Free Technical Support
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
What is an application?
An application is a set of objects (windows, controls, ......
The HTML control
The HTML control displays HTML pages or HTML code......
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Supercontrol
A supercontrol is an advanced type of control......