ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Type of variable)
The Border type is used to handle a border through programming...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
ThreadPersistent (Function)
Makes a thread persistent.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ProjectInfo (Function)
Returns specific information about the project currently run.
HCancelSeek (Function)
Cancels the current search criterion.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
The Edit control
The Edit control allows users to enter data......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
LOOP statement
The statement block is repeated endlessly...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......