ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
iPrintReport (External language)
Prints a report created with the report editor.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Window (External language)
Returns the number of windows opened at a given time.
Handle (External language)
Returns the handle of a window or control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Space (External language)
Fills the content of WdString with space characters on the right.
Test (External language)
Displays each function call and each status report returned by the function.
Nation (External language)
Defines the display language for the titles, captions, messages...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......