ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
fListDisk (Function)
Returns the list of disks installed on the computer.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
fImageSelect (Function)
Opens the image picker of Windows.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
Programming the looper attributes
All the looper attributes can be handled by programming......
The Static control
A Static control is a control used to display a static text......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
13. Types of standard controls
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
The OLE control
The OLE control is used to handle an OLE object......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
iCreateFont (Function)
Creates a new print font.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iMargin (Function)
Defines the "logical" print margins.