ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SQLChangeConnection (Function)
Modifies the current connection.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Reports
A report provides a custom view of data......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.