ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
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....
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)....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
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)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Update (Property)
The Update property specifies the updates to be made.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<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....
LooperInsertLine (Function)
Inserts a row into a Looper control.
HCross (Function)
Crosses a record in a table.
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)....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.