ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions
List of Salesforce functions...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Splitter control properties
List of properties associated with the Splitter control...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
MyReport (Reserved word)
MyReport is used to handle the current report...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
XLS file handling functions
List of functions for managing XLS files...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Query editor: Characteristics
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Sidebar control properties
List of properties associated with the Sidebar control...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Android Widget windows
An Android application can contain one or more Widget windows......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.