ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Installing the monitor
The monitoring robot includes three executables......
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
13. Security benefit: managing the "Back" button
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
zipExtractPath (Function)
Returns the path of a file found in the archive.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Python: Native calls
WLanguage allows for native Python calls......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.