ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Organizer control functions
The following functions are used to manage the Organizer control:...
grIncreaseData (Function)
Adds a value to a data in a chart.
sysNotification (Variable type)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.