ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
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).
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Events associated with Progress Bar controls
List of events associated with Progress Bar controls...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Installation directory
The setup wizard allows you to configure the installation directory of application....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
URI constants
The following constants are used by URI-specific functions:...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
zipOpen (Function)
Opens an existing archive.