ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Events associated with List Box controls
List of events associated with List Box controls...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
NextTitle (Function)
Modifies the title of next window to open.
Automatic management of exceptions
The management of exceptions can be customized by process......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......