ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Environment of the query editor
5. Deploying a dynamic site (Session or AWP) in practice
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......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Compilation options
The compilation options allow you to define the help system generation settings......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
6. WEBDEV Account Manager
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
List of extension attributes
The list of extension attributes ......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Creating a flexible modeling
To create a new flexible modeling, you can......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Creating an executable: General options
The main executable options are as follows......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min