ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Example)
Usage example of the HTTPRequest function
Creating the Relation pages of a WEBDEV RAD pattern
Sound (Function)
Plays a sound in WAV format.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Creating the Table pages of the WEBDEV RAD pattern
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HState (Function)
Used to find out the state of a record.
Other operators
The following are additional operators......
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....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
LoadParameter (Function)
Reads a persistent value.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Creating the Relation windows of a WINDEV RAD pattern
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
KeyExpression (Example)
Usage example of the KeyExpression property
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.