ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Constants for managing emails
List of constants used by the functions for managing emails....
HModifyStructure (Example)
Usage example of the HModifyStructure function
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
JSONValid (Function)
Checks the validity of a JSON string.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
AJAXExecute (Example)
Usage example of the AJAXExecute function
XMLDocument (Function)
Creates a new XML document.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
XMLDocument (Example)
Usage example of the XMLDocument function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......