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...
PageDisplay (Function)
Displays a web page in the user's browser....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Progress Bar control properties
List of properties associated with the Progress Bar control...
17. TLS/SSL: Encrypting information on the Web
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Upload control events
The following processes are associated with the Upload control:...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
11. Choosing the action of a button/link
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
1
4
5
6
7
8
267
>