ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Types of Edit controls
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Installing a SOAP server with Netscape iPlanet 4.1
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
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.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
zipExtractPath (Example)
Usage example of the zipExtractPath function
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
EncryptStandard (Example)
Usage example of the EncryptStandard function
Report based on a query
Queries are used to easily select records in one or more data files......
dbgInfo (Function)
Returns a debug information.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......