ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Activating a dynamic WEBDEV site
".STY" file: "Style sheet" file
A style sheet is a "......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Handling a WinForm .Net control through programming
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
13. 3-Tier architecture
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Error 1037: This member already exists in the structure
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Zombie data files and items
During the life of an application, items live and die......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......