ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
HErrorLock (Function)
Used to check whether a lock error occurred.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HMergeView (Example)
Usage example of the HMergeView function
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Sensor constants
Constants used by the SensorXXX functions...
Comparison operators
The comparison operators can be divided into several categories......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HListItem (Example)
Usage example of the HListItem function
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Image (Property)
The Image property gets and sets the background image of a control or block.
MDIOpen (Function)
Opens and enables an MDI child window.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Break in a report
The break is used to group the records corresponding to a sort criterion......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.