ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
MapAddMarker (Example)
Usage example of the MapAddMarker function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
13. External component in practice
External component in practice...
ServiceStatus (Example)
Usage example of the ServiceStatus function
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
PythonExecute (Function)
Executes a function present in a Python module.
SaaSAdminAddSite (Function)
Adds a SaaS site.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
iParameterReport (Function)
Configures the printer by opening the configuration window.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Using .NET assemblies in a project
To use .NET assemblies in a project......