ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.