ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
GetVariableDefinition (Function)
Gets the description of a variable.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
GeometryOverlap (Function)
Determines whether two geometries overlap.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Windows
The windows represent the main interface of a WINDEV application......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....