ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
EndProgram (Function)
Ends the execution of the current program.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
grAddData (Function)
Adds a data into a chart.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......