ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
The Signature control
The Signature control is a report control used to sign......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
7. Source Code Manager (SCM)
13. Security benefit: managing the "Back" button
Handling controls in a report
The different operations available for the report controls are as follows......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
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)...
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
iPageHeight (Example)
Usage example of the iPageHeight function
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Typing multilingual texts
For a multilingual application, you have the ability to......
Multilingual project
Assignment operators
Three assignment operators are available......