ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Example)
Usage example of the HLinkMemo function
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HSetPosition (Example)
Usage example of the HSetPosition function
HCopyRecord (Example)
Usage example of the HCopyRecord function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HForward (Example)
Usage example of the HForward function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HExtractMemo (Example)
Usage example of the HExtractMemo function
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HAdd (Example)
Usage example of the HAdd function