ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HOpen (Function)
Opens a data file.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
TreeExpand (Function)
Expands a node in a TreeView control.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......