ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
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.
HCancelSeek (Function)
Cancels the current search criterion.
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....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
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.
Constants for managing projects
List of constants used by the functions for managing projects....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The Check Box control
A Check Box can correspond to......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.