ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
dPoint (Example)
Usage example of the dPoint function
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
NetworkConnect (Function)
Associates a drive with a shared network directory.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
The Site Map control
The Site Map control allows the Web user to......