ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Error 404: The file for HFSQL browse cannot be an expression of this type
BCToImage (Function)
Generates the image of a bar code.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Specific features of the Express version
How to create a menu?
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Creating a select query
A select query (corresponding SQL statement......