ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Error 1036: A class used in an array must have a constructor without parameter
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
XML management: Use example
This application example manages an XML file named "Orders......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Properties associated with the chart series
List of properties associated with the chart series...
Use a calendar to enter dates
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Error 1035: A class used in a structure must have a constructor without parameter...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Variable scope
Variables can be declared anywhere in the code....
Warning 124: Shadowing a global variable
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Programming automatic calculations in the columns of a Table control
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...