ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Enqueue (Function)
Adds an element to the queue.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ShellExecute (Function)
Opens a document in its associated application.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Replication (Property)
The Replication property is used to identify and change the replication mode.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
The single-part and multi-part archives
Two types of archives are available......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Events associated with Static controls
List of events associated with Static controls...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Print functions
List of print functions...