ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Function)
Closes an external file.
MCIOpen (Function)
Opens a media file.
TimeToInteger (Function)
Converts a time to an integer.
TimeValid (Function)
Checks the time validity.
Power (Function)
Raise a number to a power.
Sin (Function)
Returns the sine of an angle.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
MCIPlay (Function)
Plays a media file.
fChangeSize (Function)
Resizes an external file.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
IFrame control
IFrame is an HTML concept......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
16. Protecting access to the site: passwords
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......