ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
dSlice (Example)
Usage example of the dSlice function
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
iPrintReport (Function)
Prints a report created with the report editor.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Materialized view
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Border management constants
List of constants used by the border management functions....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
16. Java applications in practice
Java applications in practice...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Structure of data files of user groupware
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WINDEV Mobile Framework License Agreement
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.