ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipListFile (Function)
Returns the list of files found in an archive.
fMoveFile (Function)
Moves a file from one directory to another.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
fLock (Function)
Entirely or partially locks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WINDEV concepts
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
27. Center or anchor a site horizontally
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....