ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Commands of the external interface
Print constants
List of constants used by the print functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
fFileExist (Function)
Checks the existence of an external file.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
End of Document block
The End of document block is run once at the end of the report execution......
ComponentInfo (Function)
Returns information about a component.
Automation object
The Automation keyword is used to declare an automation object...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Array>.Mean (Function)
Calculates the mean of the values within an array.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
gImage (Function)
Builds a sequence of characters containing an image.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
<Array>.Sort (Function)
Sorts a WLanguage array.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ArraySort (Function)
Sorts a WLanguage array.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....