ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
State (Property)
The State property is used to get and change the state of an element.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
ServiceWait (Function)
Pauses the current service during the specified duration.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ArraySort (Function)
Sorts a WLanguage array.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
EventChange (Function)
Modifies the status of an event.
29. SEO in practice
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.