ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipboard management functions
List of functions for managing the clipboard...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The Cell control
The Cell control contains controls......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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....
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.
WINDEV: Example of programmed Drag and Drop
Using an external component in an application
A component can be reused at any time in any application......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
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....
LOOP statement
The statement block is repeated endlessly...
ThreadExecute (Function)
Starts the execution of a secondary thread.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Data persistence
The data persistence is used to store the value typed by the user......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.