ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access to SAP
SAP is a widely used ERP......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
10. UMC: User Macro-Code
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Error 108: The size of the variable is not allowed
ERR_DISCONNECTED_RELOG
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......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
SQL functions: Special case
List of SQL functions: Special case...
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)......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
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)......
1. Project and database schema
Positions on the element found before the current element of a memory area and returns the value of this element....