ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
MemFound (Function)
Checks whether the sought element was found.
MemSort (Function)
Sorts the elements found in a memory zone.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HDelete (Function)
Deletes a record from a data file (query or view).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......