ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Materialized view
16. Java applications in practice
Java applications in practice...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
1. Examples provided with WINDEV Mobile
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Creating the Vision pages of the WEBDEV RAD pattern
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).