ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
State (Property)
The State property is used to get and change the state of an element.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
2. User-friendly editors in practice
OpenChild (Function)
Opens a non-modal child window.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
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......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Page templates
WEBDEV allows you to create page templates......
Creating the menus for the windows of the WINDEV RAD pattern
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.