ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
eChangeCurrency (Function)
Converts a currency into another currency.
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.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
How to create and handle a structure?
This help page explains how to create and handle a structure....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
zipExtractPath (Example)
Usage example of the zipExtractPath function
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
grHMAddData (Function)
Adds a data into a Heatmap chart.
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.).
HReadLast (Example)
Usage example of the HReadLast function
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipSplit (Example)
Usage example of the zipSplit function