ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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 "......
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.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
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......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Body block
The Body block corresponds to the main block of the report......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Sound (Function)
Plays a sound in WAV format.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....