ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCancelSeek (Function)
Cancels the current search criterion.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with List Box controls
List of events associated with List Box controls...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
FTPSend (Example)
Usage example of the FTPSend function
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ChangeTarget (Function)
Changes the target of a button action.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Language (Property)
The Language property is used to get and change the language used.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
The HTML Display control
The HTML Display control displays a web page in an application......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.