ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
HFSQL constants
List of constants used by the HFSQL functions....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Step 1: Configuring the print parameters
This step allows you to choose......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Internal component description
The description of an internal component can opened at any time......
16. Java applications in practice
Java applications in practice...