ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
ERR_BAD_CONTEXT_FOUND
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
10. UMC: User Macro-Code
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Error 108: The size of the variable is not allowed
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......
ERR_DISCONNECTED_RELOG
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Error 27: No END statement is associated with this ELSE
WDTRAD overview