ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
iPreview (Function)
Configures the print destination.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
zipListFile (Function)
Returns the list of files found in an archive.
Creating an executable: General options
The main executable options are as follows......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Creating the Table pages of the WEBDEV RAD pattern
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Properties associated with a window
List of properties associated with a window...
HSetREP (Function)
Enables or disables the management of .REP file.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fMemOpen (Function)
Opens a memory zone shared between several applications.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).