ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WDZip: Creating or modifying an archive
This help page explains how to......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HFSQL constants
List of constants used by the HFSQL functions....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
dPolyline (Function)
Draws a line composed of multiple segments.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
FTPCommand (Function)
Sends a specific FTP command to a server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.