ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
24. Displaying and linking pages
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperInsert (Function)
Inserts a row into a Looper control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
fListResource (Function)
Lists the resources integrated to the application.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Global and local variable
Two types of variables are available......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
fExeDir (Function)
Returns the directory from which the execution is started.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.