ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailUpdate (Example)
Usage example of the EmailUpdate function
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fShortPath (Function)
Returns the full short path of a file or directory.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
tapiRecord (Function)
Records the current communication as a".WAV" file.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Using the query result
The result of a select query can be used in......
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.