ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Report based on a table
A report based on a table is used to print the records coming from a single table (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Constants for manging the replication
List of constants used by the functions for managing the replication....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Error 803: Return and Result cannot be used in the same process
The RulerValue property is used to get or change the position of the playhead in a TimeLine control....
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
TreeView Table control properties
List of properties associated with the TreeView Table control...
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
FontCreate (Function)
Creates a font definition.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.