ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
HDescribeConnection (Function)
Describes a new connection to an external database.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The Cell control
The Cell control contains controls......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Constant
The constants are language elements whose value is fixed once and for all...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
fSeek (Example)
Usage example of the fSeek function
WinStatus (Function)
Identifies or modifies the window status.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....