ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ERR_MISSING_PAGE
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.