ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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...
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
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....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
12. Retrieving data from a site
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.