ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Type and version of Web server
The configuration diagnostic displays the following error......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Printing in PDF format: Special cases
Specific features of print in PDF format...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SQL functions: Special case
List of SQL functions: Special case...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
WEBDEV license agreement
WEBDEV license agreement...
Managing the runtime errors
Some errors may occur in your application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......