ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HFilter (Function)
Defines and enables a filter on a table, view or query.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
.NET application
To create a.NET application from a project......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.