ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HPrevious (Function)
Positions on the previous file record according to a browse item.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
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.
fSeek (Function)
Gets and sets current position in an external file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
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.
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......
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.