ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Error 112: An array can only have a maximum of X dimensions
Error 805: No syntax without parameter
PDFPassword (Function)
Protects a PDF document with a password.
fLongPath (Function)
Returns the full long path of a file or directory.
String functions
List of functions for managing character strings...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
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
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Using the query result
The result of a select query can be used in......