ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Constants for managing Gantt charts
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Chart management functions
...Chart management functions...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
fSplit (Function)
Splits a file into several files.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Position
The Position keyword can correspond to...
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.