ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HChangeName (Function)
Modifies the physical name of a data file.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HRead (Function)
Reads a record in a file according to a given record number.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Compilation options (chm format)
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HPrevious (Function)
Positions on the previous file record according to a browse item.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.