ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Note (Property)
The Note property is used to get and change a text associated with an element.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......