ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Error 101: Declaration of global variable not allowed
Select query description window
The description window of a select query includes several sections......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
1
2
3
4
5
6
359
>