ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
Help with new features: Informing users about new developments
Applications are constantly evolving......
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Automatic error handling
Error handling can be customized for each process......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
3. Application development cycle
Development cycle of a WINDEV application....
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions...
ControlNext (Function)
Returns the name of the next control in input mode.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......