ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.