ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Sorts in a report
The sort is used to organize the information displayed in the report......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
eChangeCurrency (Function)
Converts a currency into another currency.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).