ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Clipboard management functions
List of functions for managing the clipboard...
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Google constants
List of constants used by the Google functions....
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
HModifyStructure (Example)
Usage example of the HModifyStructure function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......