ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
<Source>.ImportXML (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)....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
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)....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Creating and handling an item
The main operations that can be performed on an item are as follows......
Find out the account that runs the AWP protocol
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
HImportXLS (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)....
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
<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)....
<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)....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Error 1037: This member already exists in the structure
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......