ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSplit (Function)
Splits a file into several files.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
PageAddress (Function)
Used to find out the Internet address of a page.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
grHMAddData (Function)
Adds a data into a Heatmap chart.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
dCopyImage (Example)
Usage example of the dCopyImage function
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
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.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HErrorLock (Function)
Used to check whether a lock error occurred.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......