ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP functions
List of SOAP functions...
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.
XMLChild (Function)
Positions on the first child element of current element.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
gImage (Function)
Builds a sequence of characters containing an image.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
zipDeleteAll (Function)
Deletes all files from an archive.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....