ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Events associated with pages
List of events associated with pages...
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Internal component
An internal component is a set of elements from a project......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Edit control
The Edit control allows users to enter data......
14. Controls in practice
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
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.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Python: Native calls
WLanguage allows for native Python calls......
grCreate (Function)
Creates a specific type of chart.