ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GOTO statement
The GOTO statement is used to run a code identified by a given label...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Events associated with pages
List of events associated with pages...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
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.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Runtime log
The runtime log is the best way to identify the most used features of an application......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TestCheckFalse (Function)
Checks whether an expression is false 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.
Changing sites from AWP to SEO-ready session mode
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
1
2
3
4
5
6
280
>