ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Extern (Reserved word)
EXTERN is used to...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
eChangeCurrency (Function)
Converts a currency into another currency.
5. The following files are automatically created
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Type (Property)
The Type property is used to get and change the type of an element.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
zipCreate (Function)
Creates an archive.
HTTP constants
List of constants used by the HTTP functions....
Code snippets
The code editor allows you to enter "Code snippets"......
WINDEV applications for Linux: Specific features
Image control in a page
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
JSONValid (Function)
Checks the validity of a JSON string.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.