ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
ERR_BAD_VERSION_RQS
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Specific features of the Express version
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Telemetry: Main features
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
WDSQL, SQL querier: Overview
WDSQL is used to......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Setup on a local network (LAN)
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
SCM file format evolutions
Four versions are available for the SCM repository......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Help about new features: Letting users know about changes
Applications are constantly evolving......
1
2
3
4
5
6
344
>