ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Creating the executable in practice
Creating the executable in practice...
The server is currently updated. Retry later.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Burner constants
List of constants used by the burner functions....
7. Internal component
An internal component is a set of elements from a project....
SSL certificate validity
The robot will check that the SSL certificate expiration time is greater than the time specified in the check parameters......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Site Map control
The Site Map control allows the Web user to......
Iconize (Function)
Minimizes a WINDEV window.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......