ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceSeries (Function)
Defines the source of a series.
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......
ColorPalette (Function)
Returns a color found in the current palette.
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......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......