ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
XMLElementName (Function)
Returns the name of current element (tag or attribute).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
7. Window templates
...Window templates...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Google Contacts management functions
List of functions for managing Google contacts...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Step 1: Configuring the print parameters
This step allows you to choose......
XML management: Use example
This application example manages an XML file named "Orders......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
List of extension attributes
The list of extension attributes ......