ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
3-tier architecture
The development in "3-tier" architecture is now simplified......
4. Dedicated server or shared server?
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
The "Code hashtags" pane
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Bitwise operators
The operations on binary values are performed......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Customize the interface: move, enlarge or color controls
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
HDescribeFile (Function)
Describes a table programmatically.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......