ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.RecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Source>.Delete (Function)
Deletes a record from a table (query or view).
<Source>.SetLog (Function)
Enables or disables log management on a file.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.ImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
8. Associating controls with data
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
8. Binding controls to data
A window can display information from......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Typing multilingual texts
For a multilingual application, you have the ability to......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......