ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
The home page
The home page is the first page of your site......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......