ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
3. Application development cycle
Development cycle of a WINDEV application....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Creating an insert query
An insert query (corresponding SQL statement......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
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 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....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
fAddText (Function)
Adds the content of a character string at the end of a file.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.