ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
TreeExpand (Function)
Expands a node in a TreeView control.
Properties associated with the areas defined in Zoning mode
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Execute (Function)
Starts the execution of a process through programming.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Events associated with Button controls
List of events associated with Button controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.