ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
zipExist (Function)
Determines whether an archive exists.
Certificate
The Certificate keyword can correspond to...
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
URL (Property)
The URL property is used to get and change a URL.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
Font
The Font keyword can correspond to: a Font variable. the Font property....
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
HDescribeItem (Function)
Describes a file item through programming.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HOpen (Function)
Opens a data file.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
fWriteLine (Example)
Usage example of the fWriteLine function