ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: SCM tab
The project description window allows you to configure various elements of your project......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
PageChangeLayout (Function)
Applies a specific layout to a page.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
PopupAnimate (Function)
Displays a popup in a page cell.
Page constants
List of constants used by page functions....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Error 301: Unknown identifier
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......