ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
5. Project configuration
Deletes a row from a Looper control....
ERR_CANNOT_CREATE_TMP
<Pivot Table>.Load (Function)
Loads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<sshSession variable>.ConnectCommand (Function)
Keeps the SSH session active between several commands sent to an SSH server (using the SSHCommand function). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent to an SSH server (using the SSHCommand function). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).