ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
7. HFSQL: Physical files
Checks the validity of an IdNr (personal identification number in Germany)....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Error 809: The * character cannot be used as mandatory parameter in a function
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Discover all the possibilities of pivot tables
Utilisation dans la classe docParagraphe - Accès en Lecture + Ecriture - Type : docMiseEnForme...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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).
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Error 1033: The access directives are not allowed in a structure
Error 810: * can only be used for a parameter with a default value
Error 1050: This member already exists in the composite variable
Erase patches
To quickly modify the operating mode of an application, you can use application patches......