ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
How to save and retrieve an image in a binary memo
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
WDZip: Creating or modifying an archive
This help page explains how to......
Using the query result
The result of a select query can be used in......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.