ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WINDEV Mobile concepts
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Automatic error handling
Error handling can be customized for each process......
3. Application development cycle
Development cycle of a WINDEV application....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SysErrorMode (Function)
Modifies the display mode of errors.
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)....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML 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)....
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....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
ControlNext (Function)
Returns the name of the next control in input mode.