ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fCurrentDir (Function)
Identifies or modifies the current directory.
Handling menu options programmatically
The menu options can be handled......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
iParameter (Function)
Retrieves the printer configuration and configures the print.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The Edit control
The Edit control allows users to enter data......
Status bar of windows
The status bar of a window is used to display several types of information......
String functions
List of functions for managing character strings...
The pages
Pages are the main interface of a WEBDEV site......
Windows
The windows represent the main interface of a WINDEV application......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......