ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Multi-product external components
Components are a remarkably useful tool for development teams......
ERR_BAD_FILE
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Events associated with Chart controls
List of events associated with the Chart controls...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Translating a text file with WDTRAD
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Constants for managing Gantt charts
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Error 533: The expression of a { } must be a string
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating requirements
The following steps must be performed to implement the requirements......
Environment of the query editor
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....