ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Static control
A Static control is a control used to display a static text......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Radio Button control properties
List of properties associated with a Radio Button control...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
".STY" file: "Style sheet" file
A style sheet is a "......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Aliases on data files: HAlias
The aliases are used to handle......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.