ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
PythonExecute (Function)
Executes a function present in a Python module.
HCreateView (Example)
Usage example of the HCreateView function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Functions for handling directories and external files
List of functions for handling external files...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
iZoneHeight (Example)
Usage example of the iZoneHeight function
dFont (Example)
Usage example of the dFont function
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Task list
Each project can be associated with a task list......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.