ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
WEBDEV concepts
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
OCR constants
Adds a language to the native OCR system....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Functions for managing objects (External language)