ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.Copy (Function)
Copies an image to another image.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
Round (keyword)
The Round keyword can correspond to...
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
How to use an array of structures?
An array of structures is an Array variable......
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Page templates
WEBDEV allows you to create page templates......
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.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Priority (Property)
The Priority property is used to get and change the priority level of an element.