ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
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)....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Alignment
The Alignment property is used to align elements.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
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)....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
LooperInsertLine (Function)
Inserts a row into a Looper control.
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)....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
ShellExecute (Function)
Opens a document in its associated application.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.