ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a flexible modeling
To create a new flexible modeling, you can......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Twain constants
List of constants used by the Twain functions....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
grCreate (Function)
Creates a specific type of chart.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
iPrintReport (External language)
Prints a report created with the report editor.