ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
ERR_CANNOT_OPEN_FILE
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
WDOptimizer: Editing and modifying a ".REP" file
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Time (Type of variable)
The Time type is used to easily handle the times...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
zipDeleteFile (Function)
Deletes a file from an archive.
MemCreate (Function)
Creates a memory area.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
fUnlock (Function)
Entirely or partially unlocks an external file.
XML management: Use example
This application example manages an XML file named "Orders......