ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Events associated with pages
List of events associated with pages...
WDSQL, SQL querier: Overview
WDSQL is used to......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WINDEV Framework License Agreement
The Image control
The Image control is used to......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
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......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....