ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Manifest management
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)......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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
Events associated with Carousel controls
List of events associated with Carousel controls...
ColorPalette (Function)
Returns a color found in the current palette.
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......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
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....