ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Title (Property)
The Title property gets and sets the title of an element.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iPageEnd (Function)
Forces the move to the next page during the report print.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Value (Property)
The Value property gets and sets the value of an element.
zipClose (Function)
Closes an archive.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
UUDecode (Function)
Decodes a character string in UUEncode format.
fWrite (Example)
Usage example of the fWrite function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
CalendarSelect (Function)
Returns the date selected in a Calendar control.