ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
The different types of windows
The following types of windows can be created in a WINDEV application......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Manager of automated tests
The test manager is used to......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
9. Internal page
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SIPVisible (Function)
Displays the keyboard.
PostMessage (Function)
Sends a Windows message to a control or to a window.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......