ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
fTempFile (Function)
Returns the name of a unique temporary file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<Source>.SetLog (Function)
Enables or disables log management on a file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
fSeek (Function)
Gets and sets current position in an external file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Restore (Function)
Displays a WINDEV window to its initial size.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Maximize (Function)
Displays a WINDEV window in its maximum size.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.