ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Events associated with TreeView controls
List of events associated with TreeView controls...
SocketConnect (Function)
Connects a client computer to a given socket.
Specific features of the Express version
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Image (Property)
The Image property gets and sets the background image of a control or block.
Sensor constants
Constants used by the SensorXXX functions...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Structure (Type of variable)
A structure is a custom type of data...