ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page constants
List of constants used by page functions....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Types of Edit controls
ERR_BAD_SERIAL_NUMBER
ReplicAdmin: Overview
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
The Signature control
The Signature control is a report control used to sign......
Various constants
List of various constants used by the constants WINDEV functions....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).