ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Customizing the report viewer: Available windows
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Check model
You can use check models to easily create checks...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Creating links
Links help users navigate the help system......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....