ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
The Language property is used to get and change the language used.
Record (Type of variable)
The Record type is used to save the values of a record.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Different types of data (Type of variable)
A variable is defined by name and type......
Character strings
WLanguage supports different types of strings....
MCI constants
List of constants used by the MCI functions....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Multimedia control
The Multimedia control is used to play multimedia files......
Library,Disk (External language)
Opens the project library that is stored on disk.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.