ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Classes, members, methods and properties
A class is made of......
grAddData (Function)
Adds a data into a chart.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Extracting messages added or modified since last extraction
A project was already created and translated......
HChangeName (Function)
Modifies the physical name of a data file.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
DateToDay (Function)
Returns the day that corresponds to a given date.
<Chart>.AddData (Function)
Adds a data into a chart.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FirstDayOfYear (Function)
Returns the date of the first day of the year.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Type and version of Web server
The configuration diagnostic displays the following error......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CalendarSelect (Function)
Returns the date selected in a Calendar control.