ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
FTP constants
List of constants used by the FTP functions....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
XMLAddChild (Function)
Adds a child tag into an XML document.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Constants for WLanguage types
List of constants for managing WLanguage types....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.