ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
DnDGetData (Example)
Usage example of the DnDGetData function
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Page templates
WEBDEV allows you to create page templates......
Using an external component in an application
A component can be reused at any time in any application......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDMSG license agreement
WDMSG license agreement...
Creating the Table pages of the WEBDEV RAD pattern
DDEString (Example)
Usage example of the DDEString function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)