ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fDelete (Function)
Deletes a file accessible from the current computer.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
LooperDelete (Function)
Deletes a row from a Looper control.
grZoom (Function)
Defines the zoom of a chart.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
EnumControl (Function)
Returns the name of Nth control found in the specified element.
zipCreate (Function)
Creates an archive.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
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....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....