ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for manging the replication
List of constants used by the functions for managing the replication....
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....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HExecuteProcedure (Function)
Runs a stored procedure.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.