ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Commands of the external interface
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
grSourceSeries (Function)
Defines the source of a series.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Label report
The report editor allows you to create "Label" reports......
Variable scope
Variables can be declared anywhere in the code....