ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
HJSONToRecord (Function)
Imports JSON data into the current record.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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....
grRBAddData (Function)
Adds data to a Radial Bar chart.
Date and Time management functions
List of functions for managing dates and times...
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
HDelete (Function)
Deletes a record from a data file (query or view).
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
The pages
Pages are the main interface of a WEBDEV site......