ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
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 "......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
ERR_BAD_CONTEXT_FOUND
Error 108: The size of the variable is not allowed
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
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.
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
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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)......