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
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....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
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......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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.
Input (Function)
Displays a message allowing the user to type an information.
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.