ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
InfoBuild (Function)
Displays a custom message in a system information window.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
List of operators
HNbRec (Example)
Usage example of the HNbRec function
HListKey (Example)
Usage example of the HListKey function
HOpenConnection (Example)
Usage example of the HOpenConnection function
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HReadLast (Example)
Usage example of the HReadLast function
TreeView constants
List of constants used by the TreeXXX functions...
HListItem (Example)
Usage example of the HListItem function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.