ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Internal components in practice
Designing a supercontrol
A supercontrol is an advanced type of control......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Drop-down button
The drop-down button expands: a context menu. a popup window....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
EXE constants
List of constants used by the functions for managing executables....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
End of Document block
The End of document block is run once at the end of the report execution......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iCreateFont (Function)
Creates a new print font.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
11. Internal components in practice
Internal components in practice...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HDelete (Function)
Deletes a record from a data file (query or view).
eChangeCurrency (Function)
Converts a currency into another currency.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.