ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
8. Binding controls to data
A window can display information from......
8. Associating controls with data
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
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....
Reorder the data displayed in your tables
Extra (Property)
The Extra property manges additional information.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
How to create a patch?
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
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....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.