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...
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fCreateLink (Function)
Creates a link on a file at the specified location.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HTTPAddFile (Function)
Adds a file to the HTTP form.
ERR_NO_END_TAG
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
FileDisplay (Function)
Displays a file in the browser of Web user.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Replication: The different types
The data replication is a powerful feature......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.