ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
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...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
ERR_TIMEOUTINIT
Initializes the external language......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....