ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Table,Count (External language)
Returns the number of elements in a Table control.
Automation object
The Automation keyword is used to declare an automation object...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Constants for managing animations
List of constants used by the functions for managing the animations...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
Installing the robot controller
The monitoring robot includes three executables......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.