ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
WinChangeAlias (Function)
Modifies the alias of a window.
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.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
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).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Using the query result
The result of a select query can be used in......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Bluetooth functions
List of Bluetooth functions...
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Parameter (Property)
The Parameter property is used to get and change certain parameters.