ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
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......
Constants for WLanguage types
List of constants for managing WLanguage types....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with Edit controls
WLanguage events associated with Edit controls...
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.
Events associated with Looper controls
List of events associated with Looper controls...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Push notification
A mobile device can receive push notifications......
Structure (Type of variable)
A structure is a custom type of data...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......