ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Programming an indexed control
Chart: Managing legends
Several types of legends are supported in the charts......
Border (Type of variable)
The Border type is used to handle a border through programming...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Table,Display (External language)
Refreshes the Table control.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......