ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Source>.LogStop (Function)
Stops the log process of a file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Installing a SOAP server with Netscape iPlanet 4.1
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Photo album management functions
Photo album management functions...
TWAIN functions
List of Twain functions...
Math functions
List of mathematical functions...
fAddText (Function)
Adds the content of a character string at the end of a file.
DriveListeDirectory (Function)
Lists the directories of an Drive.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
HSetLog (Function)
Enables or disables log management on a file.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).