ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Binding a Check Box control to an item
Replication: The different types
The data replication is a powerful feature......
Analysis links
The links are used to link the files found in an analysis between themselves......
Cardinalities
The cardinalities are used to count the links between the files......
Description window of a combining query
The description window of a combining query consists of several sections......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Query and project
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WINDEV Mobile concepts
Break in a report
The break is used to group the records corresponding to a sort criterion......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.