ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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......
14. PHP generation in practice
Creating a flexible modeling
To create a new flexible modeling, you can......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.