ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ColorPalette (Function)
Returns a color found in the current palette.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Image editor: Features
The image editor includes several features......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Events associated with Carousel controls
List of events associated with Carousel controls...
gImage (Function)
Builds a sequence of characters containing an image.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
nWDGetLastError: Error code of last error
Error code of last error......
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......