ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Creating an insert query
An insert query (corresponding SQL statement......
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Specific features of the applications for iPhone/iPad
Creating a delete query
A delete query (corresponding SQL statement......
TreeView Table control events
List of events associated with the TreeView Table controls...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Events associated with Spin controls
List of events associated with Spin controls...
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
picText (Variable type)
The picText type is used to define all the advanced characteristics of a Text layer.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.