ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
4. UI: Windows
IU of windows...
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
15. Project Management Hub