ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColor (Function)
Returns and initializes the color of different chart elements.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
InitRandom (Function)
Initializes the generator of random numbers.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HAdd (Example)
Usage example of the HAdd function
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
GetDefinition (Function)
Retrieves the definition of element type.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.