ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
Input (Function)
Displays a message allowing the user to type an information.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
MatMultiply (Function)
Multiplies two matrices.
Local procedure
Two types of procedures are available......
Events associated with Table controls
List of events associated with Table controls...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
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....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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.
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....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.