ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Error 16: Incompatible CASE
Date management constants
List of constants used by date management functions...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Export your data to Excel
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Export your data to Word
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Manager of automated tests
The test manager is used to......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Functions for managing objects (External language)