ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HAdd (Example)
Usage example of the HAdd function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
DotNetRun (Function)
Runs a procedure on a .Net server.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
XMLSavePosition (Function)
Stores the current position in the XML document.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).