ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HSetREP (Function)
Enables or disables the management of .REP file.
Code snippets
The code editor allows you to enter "Code snippets"......
Installing and starting WDTRAD
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HChangeConnection (Example)
Usage example of the HChangeConnection function
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SQLTransaction (Example)
Usage example of the SQLTransaction function
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HDescribeConnection (Function)
Describes a new connection to an external database.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.