ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Page templates
WEBDEV allows you to create page templates......
EnumControl (Example)
Usage example of the EnumControl function
5. The following files are automatically created
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
OpenChild (Function)
Opens a non-modal child window.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
2. User-friendly editors in practice
User-friendly editors in practice...
Event (Example)
Usage example of the Event function
Font
The Font keyword can correspond to: a Font variable. the Font property....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
MyParent (Reserved word)
MyParent is used to handle...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
gClickableLink (Function)
Adds a clickable link in a graphic string.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
PageDisplay (Function)
Displays a web page in the user's browser....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
5. User Groupware in practice
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......