ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariableReset (Function)
Resets the variable to its initial value.
fDirectoryExist (Function)
Checks the existence of a directory.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
CurrentWin (Function)
Identifies the window currently in edit.
HChangeKey (Function)
Changes the browse item.
HClient structure
The HClient structure is used to......
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....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Edit options of a report
The report editor allows you to......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Using WDDIXIO
To translate the text used in your project:...
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
XMLSign (Function)
Signs an XML document.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Installing a SOAP server with IIS
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.