ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
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....
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)...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Type and version of Web server
The configuration diagnostic displays the following error......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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....
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)...
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......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Step 1: Configuring the print parameters
This step allows you to choose......
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Upload control
The Upload control is used to upload files on the Web server......
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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......