ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
13. Security benefit: managing the "Back" button
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
List of extension attributes
The list of extension attributes ......
Constants for WLanguage types
List of constants for managing WLanguage types....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
grParameter (Function)
Retrieves or modifies a chart parameter.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Calling a procedure/a function
Syntax for calling a local or global procedure.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.