ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Installing a SOAP server with Netscape iPlanet 4.1
Enumeration (Type of variable)
An enumeration is a set of values......
Error 704: The property does not exist on
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Project description: Files tab
The project description window allows you to configure various elements of your project......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.