ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
CurrentWin (Function)
Identifies the window currently in edit.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WINDEV and the SOAP protocol
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).