ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Events associated with supercontrols
List of events associated with supercontrols...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
tapiDial (Function)
Dials a phone number for a voice line.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with a Multimedia control
List of events associated with a Multimedia control...