ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Replication: The different types
The data replication is a powerful feature......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
WEBDEV Application Server 2024
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.