ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
PageDisplay (Function)
Displays a web page in the user's browser....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Image (Property)
The Image property gets and sets the background image of a control or block.
Handling controls in a report
The different operations available for the report controls are as follows......
fListDisk (Function)
Returns the list of disks installed on the computer.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
fCopyFile (Example)
Usage example of the fCopyFile function
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Popup window
WINDEV allows you to open windows in popup format......
DnDCursor (Example)
Usage example of the DnDCursor function
Local procedure
Two types of procedures are available......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.