ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
The Tab control
The Tab control is used to simultaneously display different controls......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
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.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
MDIOpen (Function)
Opens and enables an MDI child window.
fWrite (Function)
Writes: a character string to an external file. a memory section....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
How to create a patch?
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
dCopy (Function)
Copies an image to another image.
Creating a Pivot Table control
To create a Pivot Table control......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....