ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1033: The access directives are not allowed in a structure
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
PDFMerge (Function)
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
gpwOAuthParameters (Variable type)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Speech synthesis in the mobile applications
The phones can talk!......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Error 810: * can only be used for a parameter with a default value
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Classes, members, methods and properties
A class is made of......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......