ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
HAdd (Example)
Usage example of the HAdd function
Customizing the report viewer: Available windows
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Date management constants
List of constants used by date management functions...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HCopyRecord (Example)
Usage example of the HCopyRecord function
Properties of a help page
The characteristics of a help page are used to define......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
iPreview (Function)
Configures the print destination.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...