ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
InPHPMode (Function)
Indicates whether the code is run in PHP.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with Image controls
List of events associated with Image controls...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Events associated with a Switch control
1
3
4
5
6
7
267
>