ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
AppInstallVersion (Function)
Installs a specific application version.
WidgetDisplay (Function)
Refreshes a widget window.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Certificate
The Certificate keyword can correspond to...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
dCopy (Function)
Copies an image to another image.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
TreeView constants
List of constants used by the TreeXXX functions...