ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Page with parameters
grDraw (Function)
Draws a chart according to the specified parameters.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
FolderData (Function)
FolderData is kept for backward compatibility.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
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.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
HCross (Function)
Crosses a record in a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
FileDisplay (Function)
Displays a file in the browser of Web user.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......