ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button 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.
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......
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......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
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......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Multi-project search
Performing a search in the current project is a common operation......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Set of procedures
The global procedures are grouped in set of procedures......
Defining a help window template
WINDEV allows you to create help window templates......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.